POST https://127.0.0.1:8000/api/create/new

  • controller
    "App\Controller\ArticleController::createNewArticle"
    
  • project dirC:\Users\Instructor\PhpstormProjects\workshop

ArticleController.php on line 93

Symfony\Component\Form\Form {#1045
  -config: Symfony\Component\FormFormBuilder {#1044
    -children: []
    -unresolvedChildren: []
    #locked: true
    -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1078 …1}
    -name: "article"
    -propertyPath: null
    -mapped: true
    -byReference: true
    -inheritData: false
    -compound: true
    -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#667
      -proxiedType: Symfony\Component\FormResolvedFormType {#668
        -innerType: App\FormArticleType {#639}
        -typeExtensions: []
        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#642
          -proxiedType: Symfony\Component\FormResolvedFormType {#641
            -innerType: Symfony\Component\Form\Extension\Core\TypeFormType {#640 …}
            -typeExtensions: array:6 [
              0 => Symfony\Component\Form\Extension\Core\TypeTransformationFailureExtension {#643
                -translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
              }
              1 => Symfony\Component\Form\Extension\HttpFoundation\TypeFormTypeHttpFoundationExtension {#644
                -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#645
                  -serverParams: Symfony\Component\Form\UtilServerParams {#646
                    -requestStack: Symfony\Component\HttpFoundationRequestStack {#131
                      -requests: array:1 [
                        0 => Symfony\Component\HttpFoundationRequest {#7
                          +attributes: Symfony\Component\HttpFoundationParameterBag {#10 …1}
                          +request: Symfony\Component\HttpFoundationParameterBag {#8 …1}
                          +query: Symfony\Component\HttpFoundationParameterBag {#9 …1}
                          +server: Symfony\Component\HttpFoundationServerBag {#13 …1}
                          +files: Symfony\Component\HttpFoundationFileBag {#12 …1}
                          +cookies: Symfony\Component\HttpFoundationParameterBag {#11 …1}
                          +headers: Symfony\Component\HttpFoundationHeaderBag {#14 …2}
                          #content: "{"form_data":{"title":"Some Content fgfgf","contents":"gfgfgf","tags":["2","3","4"],"category":"2","isPublished":true}}"
                          #languages: null
                          #charsets: null
                          #encodings: null
                          #acceptableContentTypes: null
                          #pathInfo: "/api/create/new"
                          #requestUri: "/api/create/new"
                          #baseUrl: ""
                          #basePath: null
                          #method: "POST"
                          #format: null
                          #session: Symfony\Component\HttpFoundation\SessionSession {#171
                            #storage: Symfony\Component\HttpFoundation\Session\StorageNativeSessionStorage {#170
                              #bags: array:2 [ …2]
                              #started: true
                              #closed: false
                              #saveHandler: Symfony\Component\HttpFoundation\Session\Storage\ProxySessionHandlerProxy {#168 …3}
                              #metadataBag: Symfony\Component\HttpFoundation\Session\StorageMetadataBag {#169 …5}
                              -emulateSameSite: null
                            }
                            -flashName: "flashes"
                            -attributeName: "attributes"
                            -data: & array:2 [
                              "_sf2_attributes" => & array:3 [ …3]
                              "_symfony_flashes" => & []
                            ]
                            -usageIndex: & 5
                          }
                          #locale: null
                          #defaultLocale: "en"
                          -preferredFormat: null
                          -isHostValid: true
                          -isForwardedValid: true
                          basePath: ""
                          format: "html"
                        }
                      ]
                    }
                  }
                }
              }
              2 => Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#647
                -validator: Symfony\Component\Validator\ValidatorTraceableValidator {#648 …2}
                -violationMapper: Symfony\Component\Form\Extension\Validator\ViolationMapperViolationMapper {#662 …1}
              }
              3 => Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
              4 => Symfony\Component\Form\Extension\Csrf\TypeFormTypeCsrfExtension {#664
                -defaultTokenManager: Symfony\Component\Security\CsrfCsrfTokenManager {#276
                  -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#277
                    -entropy: 256
                  }
                  -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#172
                    -session: Symfony\Component\HttpFoundation\SessionSession {#171}
                    -namespace: "_csrf"
                  }
                  -namespace: Closure() {#279
                    class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                    this: Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                    use: {
                      $namespace: Symfony\Component\HttpFoundationRequestStack {#131}
                      $superGlobalNamespaceGenerator: Closure() {#278 …}
                    }
                  }
                }
                -defaultEnabled: true
                -defaultFieldName: "_token"
                -translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
                -translationDomain: "validators"
                -serverParams: Symfony\Component\Form\UtilServerParams {#646}
              }
              5 => Symfony\Component\Form\Extension\DataCollector\TypeDataCollectorTypeExtension {#665
                -listener: Symfony\Component\Form\Extension\DataCollector\EventListenerDataCollectorListener {#666 …1}
              }
            ]
            -parent: null
            -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#669
              -defined: array:44 [
                "block_name" => true
                "block_prefix" => true
                "disabled" => true
                "label" => true
                "label_format" => true
                "row_attr" => true
                "label_translation_parameters" => true
                "attr_translation_parameters" => true
                "attr" => true
                "translation_domain" => true
                "auto_initialize" => true
                "data" => true
                "data_class" => true
                "empty_data" => true
                "trim" => true
                "required" => true
                "property_path" => true
                "mapped" => true
                "by_reference" => true
                "error_bubbling" => true
                "label_attr" => true
                "inherit_data" => true
                "compound" => true
                "method" => true
                "action" => true
                "post_max_size_message" => true
                "upload_max_size_message" => true
                "allow_file_upload" => true
                "help" => true
                "help_attr" => true
                "help_html" => true
                "help_translation_parameters" => true
                "validation_groups" => true
                "error_mapping" => true
                "constraints" => true
                "invalid_message" => true
                "invalid_message_parameters" => true
                "allow_extra_fields" => true
                "extra_fields_message" => true
                "csrf_protection" => true
                "csrf_field_name" => true
                "csrf_message" => true
                "csrf_token_manager" => true
                "csrf_token_id" => true
              ]
              -defaults: array:43 [
                "block_name" => null
                "block_prefix" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "row_attr" => []
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "attr" => []
                "translation_domain" => null
                "auto_initialize" => true
                "data_class" => null
                "empty_data" => null
                "trim" => true
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "error_bubbling" => null
                "label_attr" => []
                "inherit_data" => false
                "compound" => true
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "upload_max_size_message" => null
                "allow_file_upload" => false
                "help" => null
                "help_attr" => []
                "help_html" => false
                "help_translation_parameters" => []
                "validation_groups" => null
                "error_mapping" => []
                "constraints" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                "csrf_token_id" => null
              ]
              -nested: []
              -required: []
              -resolved: array:30 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => true
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "compound" => true
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "error_mapping" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                "csrf_token_id" => null
              ]
              -normalizers: array:3 [
                "validation_groups" => array:1 [ …1]
                "constraints" => array:1 [ …1]
                "upload_max_size_message" => array:1 [ …1]
              ]
              -allowedValues: []
              -allowedTypes: array:8 [
                "block_prefix" => array:2 [ …2]
                "attr" => array:1 [ …1]
                "row_attr" => array:1 [ …1]
                "label_attr" => array:1 [ …1]
                "upload_max_size_message" => array:1 [ …1]
                "help" => array:2 [ …2]
                "help_attr" => array:1 [ …1]
                "help_html" => array:1 [ …1]
              ]
              -lazy: array:4 [
                "data_class" => array:1 [ …1]
                "empty_data" => array:1 [ …1]
                "error_bubbling" => array:1 [ …1]
                "upload_max_size_message" => array:1 [ …1]
              ]
              -calling: []
              -deprecated: []
              -given: []
              -locked: false
              -parentsOptions: []
            }
          }
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485
            -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#486}
            -dataByForm: array:7 [
              "000000000f2ac7ec000000005a5532a0" => array:10 [
                "id" => "article"
                "name" => "article"
                "type_class" => "App\Form\ArticleType"
                "synchronized" => true
                "passed_options" => array:1 [
                  "data" => App\EntityArticle {#634
                    -id: null
                    -title: "Some Content fgfgf"
                    -contents: "gfgfgf"
                    -dateCreated: DateTime @1585923987 {#638
                      date: 2020-04-03 16:26:27.117679 Europe/Berlin (+02:00)
                    }
                    -dateEdit: DateTime @1585923987 {#637
                      date: 2020-04-03 16:26:27.117675 Europe/Berlin (+02:00)
                    }
                    -images: Doctrine\Common\CollectionsArrayCollection {#635
                      -elements: []
                    }
                    -tags: Doctrine\Common\CollectionsArrayCollection {#636
                      -elements: []
                    }
                    -category: App\EntityCategory {#1282
                      -id: 2
                      -name: "Category 2"
                      -articles: Doctrine\ORMPersistentCollection {#1290
                        -snapshot: []
                        -owner: App\EntityCategory {#1282}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#260 …11}
                        -backRefFieldName: "category"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#778 …}
                        -isDirty: false
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1293
                          -elements: []
                        }
                        #initialized: false
                      }
                      -news: Doctrine\ORMPersistentCollection {#1291
                        -snapshot: []
                        -owner: App\EntityCategory {#1282}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#260 …11}
                        -backRefFieldName: "category"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#1132 …}
                        -isDirty: false
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1287
                          -elements: []
                        }
                        #initialized: false
                      }
                      -spiritualPearls: Doctrine\ORMPersistentCollection {#1286
                        -snapshot: []
                        -owner: App\EntityCategory {#1282}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#260 …11}
                        -backRefFieldName: "category"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#1205 …}
                        -isDirty: false
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1285
                          -elements: []
                        }
                        #initialized: false
                      }
                    }
                    -author: "Administrator"
                    -isPublished: true
                  }
                ]
                "resolved_options" => array:44 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => true
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => false
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                  "data" => App\EntityArticle {#634}
                  "data_class" => "App\Entity\Article"
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form) {#679
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#640 …}
                    use: {
                      $class: "App\Entity\Article"
                    }
                  }
                  "error_bubbling" => true
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "property_path" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#681
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
                    use: {
                      $translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
                      $translationDomain: "validators"
                      $message: Closure() {#680 …}
                    }
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:1 [
                  "norm" => App\EntityArticle {#634}
                ]
                "submitted_data" => array:1 [
                  "norm" => App\EntityArticle {#634}
                ]
                "errors" => []
                "has_children_error" => true
              ]
              "000000000f2ac7dd000000005a5532a0" => array:9 [
                "id" => "article_title"
                "name" => "title"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => []
                "resolved_options" => array:43 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                  "data_class" => null
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form) {#692
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#640 …}
                  }
                  "error_bubbling" => false
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "property_path" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#694
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "submitted_data" => array:1 [
                  "norm" => "Some Content fgfgf"
                ]
                "errors" => []
              ]
              "000000000f2ac7de000000005a5532a0" => array:9 [
                "id" => "article_contents"
                "name" => "contents"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                "synchronized" => true
                "passed_options" => array:1 [
                  "required" => true
                ]
                "resolved_options" => array:43 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                  "data_class" => null
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form) {#841
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#640 …}
                  }
                  "error_bubbling" => false
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "property_path" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#722
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "submitted_data" => array:1 [
                  "norm" => "gfgfgf"
                ]
                "errors" => []
              ]
              "000000000f2ac7d3000000005a5532a0" => array:9 [
                "id" => "article_images"
                "name" => "images"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [
                  "class" => "App\Entity\ArticleImage"
                  "em" => "default"
                  "multiple" => true
                  "required" => false
                ]
                "resolved_options" => array:59 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "choice_attr" => null
                  "choice_label" => array:2 [
                    0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                    1 => "createChoiceLabel"
                  ]
                  "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#910
                    -manager: Doctrine\ORMEntityManager {#260 …11}
                    -class: "App\Entity\ArticleImage"
                    -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#911
                      -om: Doctrine\ORMEntityManager {#260 …11}
                      -classMetadata: Doctrine\ORM\MappingClassMetadata {#872 …40}
                      -singleId: true
                      -intId: true
                      -idField: "id"
                      -associationIdReader: null
                    }
                    -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#909 …1}
                    -choiceList: null
                  }
                  "choice_name" => array:2 [
                    0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                    1 => "createChoiceName"
                  ]
                  "choice_translation_domain" => false
                  "choice_value" => array:2 [
                    0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#911}
                    1 => "getIdValue"
                  ]
                  "choices" => null
                  "class" => "App\Entity\ArticleImage"
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                  "data_class" => null
                  "disabled" => false
                  "em" => Doctrine\ORMEntityManager {#260 …11}
                  "empty_data" => []
                  "error_bubbling" => false
                  "error_mapping" => []
                  "expanded" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "group_by" => null
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#911}
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "multiple" => true
                  "placeholder" => null
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "preferred_choices" => []
                  "property_path" => null
                  "query_builder" => null
                  "required" => false
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => false
                  "upload_max_size_message" => Closure() {#868
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => Doctrine\Common\CollectionsArrayCollection {#635}
                  "view" => []
                ]
                "submitted_data" => array:2 [
                  "norm" => Doctrine\Common\CollectionsArrayCollection {#635}
                  "view" => []
                ]
                "errors" => []
              ]
              "000000000f2ac7d4000000005a5532a0" => array:9 [
                "id" => "article_tags"
                "name" => "tags"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => false
                "passed_options" => array:3 [
                  "choice_label" => "name"
                  "class" => "App\Entity\Tag"
                  "multiple" => true
                ]
                "resolved_options" => array:59 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "choice_attr" => null
                  "choice_label" => "name"
                  "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#970
                    -manager: Doctrine\ORMEntityManager {#260 …11}
                    -class: "App\Entity\Tag"
                    -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#971
                      -om: Doctrine\ORMEntityManager {#260 …11}
                      -classMetadata: Doctrine\ORM\MappingClassMetadata {#924 …40}
                      -singleId: true
                      -intId: true
                      -idField: "id"
                      -associationIdReader: null
                    }
                    -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#969 …1}
                    -choiceList: null
                  }
                  "choice_name" => array:2 [
                    0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                    1 => "createChoiceName"
                  ]
                  "choice_translation_domain" => false
                  "choice_value" => array:2 [
                    0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#971}
                    1 => "getIdValue"
                  ]
                  "choices" => null
                  "class" => "App\Entity\Tag"
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                  "data_class" => null
                  "disabled" => false
                  "em" => Doctrine\ORMEntityManager {#260 …11}
                  "empty_data" => []
                  "error_bubbling" => false
                  "error_mapping" => []
                  "expanded" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "group_by" => null
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#971}
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "multiple" => true
                  "placeholder" => null
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "preferred_choices" => []
                  "property_path" => null
                  "query_builder" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => false
                  "upload_max_size_message" => Closure() {#922
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => Doctrine\Common\CollectionsArrayCollection {#636}
                  "view" => []
                ]
                "submitted_data" => array:2 [
                  "norm" => null
                  "view" => array:3 [
                    0 => "2"
                    1 => "3"
                    2 => "4"
                  ]
                ]
                "errors" => array:1 [
                  0 => array:3 [
                    "message" => "This value is not valid."
                    "origin" => "000000000f2ac7d4000000005a5532a0"
                    "trace" => array:3 [ …3]
                  ]
                ]
              ]
              "000000000f2ac7c9000000005a5532a0" => array:9 [
                "id" => "article_category"
                "name" => "category"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:2 [
                  "choice_label" => "name"
                  "class" => "App\Entity\Category"
                ]
                "resolved_options" => array:59 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "choice_attr" => null
                  "choice_label" => "name"
                  "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1034
                    -manager: Doctrine\ORMEntityManager {#260 …11}
                    -class: "App\Entity\Category"
                    -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1035
                      -om: Doctrine\ORMEntityManager {#260 …11}
                      -classMetadata: Doctrine\ORM\MappingClassMetadata {#986 …40}
                      -singleId: true
                      -intId: true
                      -idField: "id"
                      -associationIdReader: null
                    }
                    -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#1033 …1}
                    -choiceList: null
                  }
                  "choice_name" => array:2 [
                    0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                    1 => "createChoiceName"
                  ]
                  "choice_translation_domain" => false
                  "choice_value" => array:2 [
                    0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1035}
                    1 => "getIdValue"
                  ]
                  "choices" => null
                  "class" => "App\Entity\Category"
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                  "data_class" => null
                  "disabled" => false
                  "em" => Doctrine\ORMEntityManager {#260 …11}
                  "empty_data" => ""
                  "error_bubbling" => false
                  "error_mapping" => []
                  "expanded" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "group_by" => null
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1035}
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "multiple" => false
                  "placeholder" => null
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "preferred_choices" => []
                  "property_path" => null
                  "query_builder" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => false
                  "upload_max_size_message" => Closure() {#984
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "submitted_data" => array:2 [
                  "norm" => App\EntityCategory {#1282}
                  "view" => "2"
                ]
                "errors" => []
              ]
              "000000000f2ac7ca000000005a5532a0" => array:9 [
                "id" => "article_isPublished"
                "name" => "isPublished"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
                "synchronized" => true
                "passed_options" => array:1 [
                  "required" => false
                ]
                "resolved_options" => array:45 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                  "data_class" => null
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form, $viewData) {#1049
                    class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                    this: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1046 …}
                  }
                  "error_bubbling" => false
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "false_values" => array:1 [
                    0 => null
                  ]
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "property_path" => null
                  "required" => false
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#1051
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                  "value" => "1"
                ]
                "default_data" => array:1 [
                  "norm" => null
                ]
                "submitted_data" => array:2 [
                  "norm" => true
                  "view" => "1"
                ]
                "errors" => []
              ]
            ]
            -dataByView: null
            -formsByView: null
            #data: array:3 [
              "forms" => array:1 [
                "article" => &42 array:11 [
                  "id" => "article"
                  "name" => "article"
                  "type_class" => "App\Form\ArticleType"
                  "synchronized" => true
                  "passed_options" => array:1 [
                    "data" => App\EntityArticle {#634}
                  ]
                  "resolved_options" => array:44 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "compound" => true
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => false
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                    "data" => App\EntityArticle {#634}
                    "data_class" => "App\Entity\Article"
                    "disabled" => false
                    "empty_data" => Closure(FormInterface $form) {#679}
                    "error_bubbling" => true
                    "error_mapping" => []
                    "extra_fields_message" => "This form should not contain extra fields."
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "property_path" => null
                    "required" => true
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => true
                    "upload_max_size_message" => Closure() {#681}
                    "validation_groups" => null
                  ]
                  "default_data" => array:1 [
                    "norm" => App\EntityArticle {#634}
                  ]
                  "submitted_data" => array:1 [
                    "norm" => App\EntityArticle {#634}
                  ]
                  "errors" => []
                  "has_children_error" => true
                  "children" => array:6 [
                    "title" => &43 array:10 [
                      "id" => "article_title"
                      "name" => "title"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                      "synchronized" => true
                      "passed_options" => []
                      "resolved_options" => array:43 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form) {#692}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#694}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "submitted_data" => array:1 [
                        "norm" => "Some Content fgfgf"
                      ]
                      "errors" => []
                      "children" => []
                    ]
                    "contents" => &44 array:10 [
                      "id" => "article_contents"
                      "name" => "contents"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                      "synchronized" => true
                      "passed_options" => array:1 [
                        "required" => true
                      ]
                      "resolved_options" => array:43 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form) {#841}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#722}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "submitted_data" => array:1 [
                        "norm" => "gfgfgf"
                      ]
                      "errors" => []
                      "children" => []
                    ]
                    "images" => &45 array:10 [
                      "id" => "article_images"
                      "name" => "images"
                      "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                      "synchronized" => true
                      "passed_options" => array:4 [
                        "class" => "App\Entity\ArticleImage"
                        "em" => "default"
                        "multiple" => true
                        "required" => false
                      ]
                      "resolved_options" => array:59 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "choice_attr" => null
                        "choice_label" => array:2 [ …2]
                        "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#910}
                        "choice_name" => array:2 [ …2]
                        "choice_translation_domain" => false
                        "choice_value" => array:2 [ …2]
                        "choices" => null
                        "class" => "App\Entity\ArticleImage"
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                        "data_class" => null
                        "disabled" => false
                        "em" => Doctrine\ORMEntityManager {#260 …11}
                        "empty_data" => []
                        "error_bubbling" => false
                        "error_mapping" => []
                        "expanded" => false
                        "extra_fields_message" => "This form should not contain extra fields."
                        "group_by" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#911}
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "multiple" => true
                        "placeholder" => null
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "preferred_choices" => []
                        "property_path" => null
                        "query_builder" => null
                        "required" => false
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => false
                        "upload_max_size_message" => Closure() {#868}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => Doctrine\Common\CollectionsArrayCollection {#635}
                        "view" => []
                      ]
                      "submitted_data" => array:2 [
                        "norm" => Doctrine\Common\CollectionsArrayCollection {#635}
                        "view" => []
                      ]
                      "errors" => []
                      "children" => []
                    ]
                    "tags" => &46 array:10 [
                      "id" => "article_tags"
                      "name" => "tags"
                      "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                      "synchronized" => false
                      "passed_options" => array:3 [
                        "choice_label" => "name"
                        "class" => "App\Entity\Tag"
                        "multiple" => true
                      ]
                      "resolved_options" => array:59 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "choice_attr" => null
                        "choice_label" => "name"
                        "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#970}
                        "choice_name" => array:2 [ …2]
                        "choice_translation_domain" => false
                        "choice_value" => array:2 [ …2]
                        "choices" => null
                        "class" => "App\Entity\Tag"
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                        "data_class" => null
                        "disabled" => false
                        "em" => Doctrine\ORMEntityManager {#260 …11}
                        "empty_data" => []
                        "error_bubbling" => false
                        "error_mapping" => []
                        "expanded" => false
                        "extra_fields_message" => "This form should not contain extra fields."
                        "group_by" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#971}
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "multiple" => true
                        "placeholder" => null
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "preferred_choices" => []
                        "property_path" => null
                        "query_builder" => null
                        "required" => true
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => false
                        "upload_max_size_message" => Closure() {#922}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => Doctrine\Common\CollectionsArrayCollection {#636}
                        "view" => []
                      ]
                      "submitted_data" => array:2 [
                        "norm" => null
                        "view" => array:3 [ …3]
                      ]
                      "errors" => array:1 [
                        0 => array:3 [ …3]
                      ]
                      "children" => []
                    ]
                    "category" => &47 array:10 [
                      "id" => "article_category"
                      "name" => "category"
                      "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                      "synchronized" => true
                      "passed_options" => array:2 [
                        "choice_label" => "name"
                        "class" => "App\Entity\Category"
                      ]
                      "resolved_options" => array:59 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "choice_attr" => null
                        "choice_label" => "name"
                        "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1034}
                        "choice_name" => array:2 [ …2]
                        "choice_translation_domain" => false
                        "choice_value" => array:2 [ …2]
                        "choices" => null
                        "class" => "App\Entity\Category"
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                        "data_class" => null
                        "disabled" => false
                        "em" => Doctrine\ORMEntityManager {#260 …11}
                        "empty_data" => ""
                        "error_bubbling" => false
                        "error_mapping" => []
                        "expanded" => false
                        "extra_fields_message" => "This form should not contain extra fields."
                        "group_by" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1035}
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "multiple" => false
                        "placeholder" => null
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "preferred_choices" => []
                        "property_path" => null
                        "query_builder" => null
                        "required" => true
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => false
                        "upload_max_size_message" => Closure() {#984}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "submitted_data" => array:2 [
                        "norm" => App\EntityCategory {#1282}
                        "view" => "2"
                      ]
                      "errors" => []
                      "children" => []
                    ]
                    "isPublished" => &48 array:10 [
                      "id" => "article_isPublished"
                      "name" => "isPublished"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
                      "synchronized" => true
                      "passed_options" => array:1 [
                        "required" => false
                      ]
                      "resolved_options" => array:45 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form, $viewData) {#1049}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "false_values" => array:1 [ …1]
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                         …13
                      ]
                      "default_data" => array:1 [ …1]
                      "submitted_data" => array:2 [ …2]
                      "errors" => []
                      "children" => []
                    ]
                  ]
                ]
              ]
              "forms_by_hash" => array:7 [
                "000000000f2ac7ec000000005a5532a0" => &42 array:11 [&42]
                "000000000f2ac7dd000000005a5532a0" => &43 array:10 [&43]
                "000000000f2ac7de000000005a5532a0" => &44 array:10 [&44]
                "000000000f2ac7d3000000005a5532a0" => &45 array:10 [&45]
                "000000000f2ac7d4000000005a5532a0" => &46 array:10 [&46]
                "000000000f2ac7c9000000005a5532a0" => &47 array:10 [&47]
                "000000000f2ac7ca000000005a5532a0" => &48 array:10 [&48]
              ]
              "nb_errors" => 1
            ]
            -cloner: null
          }
        }
        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#677
          -defined: array:44 [
            "block_name" => true
            "block_prefix" => true
            "disabled" => true
            "label" => true
            "label_format" => true
            "row_attr" => true
            "label_translation_parameters" => true
            "attr_translation_parameters" => true
            "attr" => true
            "translation_domain" => true
            "auto_initialize" => true
            "data" => true
            "data_class" => true
            "empty_data" => true
            "trim" => true
            "required" => true
            "property_path" => true
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => true
            "label_attr" => true
            "inherit_data" => true
            "compound" => true
            "method" => true
            "action" => true
            "post_max_size_message" => true
            "upload_max_size_message" => true
            "allow_file_upload" => true
            "help" => true
            "help_attr" => true
            "help_html" => true
            "help_translation_parameters" => true
            "validation_groups" => true
            "error_mapping" => true
            "constraints" => true
            "invalid_message" => true
            "invalid_message_parameters" => true
            "allow_extra_fields" => true
            "extra_fields_message" => true
            "csrf_protection" => true
            "csrf_field_name" => true
            "csrf_message" => true
            "csrf_token_manager" => true
            "csrf_token_id" => true
          ]
          -defaults: array:43 [
            "block_name" => null
            "block_prefix" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "row_attr" => []
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "attr" => []
            "translation_domain" => null
            "auto_initialize" => true
            "data_class" => "App\Entity\Article"
            "empty_data" => null
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => null
            "label_attr" => []
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "upload_max_size_message" => null
            "allow_file_upload" => false
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "validation_groups" => null
            "error_mapping" => []
            "constraints" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => false
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
          ]
          -nested: []
          -required: []
          -resolved: array:30 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => false
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
          ]
          -normalizers: array:3 [
            "validation_groups" => array:1 [
              0 => Closure(Options $options, $groups) {#674
                class: "Symfony\Component\Form\Extension\Validator\TypeBaseValidatorExtension"
                this: Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#647}
              }
            ]
            "constraints" => array:1 [
              0 => Closure(Options $options, $constraints) {#675
                class: "Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension"
                this: Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#647}
              }
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options, $message) {#676
                class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
                use: { …2}
              }
            ]
          ]
          -allowedValues: []
          -allowedTypes: array:8 [
            "block_prefix" => array:2 [
              0 => "null"
              1 => "string"
            ]
            "attr" => array:1 [
              0 => "array"
            ]
            "row_attr" => array:1 [
              0 => "array"
            ]
            "label_attr" => array:1 [
              0 => "array"
            ]
            "upload_max_size_message" => array:1 [
              0 => "callable"
            ]
            "help" => array:2 [
              0 => "string"
              1 => "null"
            ]
            "help_attr" => array:1 [
              0 => "array"
            ]
            "help_html" => array:1 [
              0 => "bool"
            ]
          ]
          -lazy: array:3 [
            "empty_data" => array:1 [
              0 => Closure(Options $options) {#671
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                this: Symfony\Component\Form\Extension\Core\TypeFormType {#640 …}
              }
            ]
            "error_bubbling" => array:1 [
              0 => Closure(Options $options) {#673
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                this: Symfony\Component\Form\Extension\Core\TypeFormType {#640 …}
              }
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options) {#672
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                this: Symfony\Component\Form\Extension\Core\TypeFormType {#640 …}
              }
            ]
          ]
          -calling: []
          -deprecated: []
          -given: []
          -locked: false
          -parentsOptions: []
        }
      }
      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
    }
    -viewTransformers: []
    -modelTransformers: []
    -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperPropertyPathMapper {#684
      -propertyAccessor: Symfony\Component\PropertyAccessPropertyAccessor {#444
        -magicCall: false
        -ignoreInvalidIndices: true
        -ignoreInvalidProperty: false
        -cacheItemPool: Symfony\Component\Cache\AdapterArrayAdapter {#445
          -storeSerialized: false
          -values: array:10 [
            "rApp.Entity.Article..title" => array:3 [
              0 => true
              1 => 0
              2 => "getTitle"
            ]
            "rApp.Entity.Article..contents" => array:3 [
              0 => true
              1 => 0
              2 => "getContents"
            ]
            "rApp.Entity.Article..images" => array:3 [
              0 => true
              1 => 0
              2 => "getImages"
            ]
            "rApp.Entity.Article..tags" => array:3 [
              0 => true
              1 => 0
              2 => "getTags"
            ]
            "rApp.Entity.Article..category" => array:3 [
              0 => true
              1 => 0
              2 => "getCategory"
            ]
            "rApp.Entity.Article..isPublished" => array:3 [
              0 => true
              1 => 0
              2 => "getIsPublished"
            ]
            "wApp.Entity.Article..title..0" => array:3 [
              0 => true
              1 => 0
              2 => "setTitle"
            ]
            "wApp.Entity.Article..contents..0" => array:3 [
              0 => true
              1 => 0
              2 => "setContents"
            ]
            "wApp.Entity.Article..category..0" => array:3 [
              0 => true
              1 => 0
              2 => "setCategory"
            ]
            "wApp.Entity.Article..isPublished..0" => array:3 [
              0 => true
              1 => 0
              2 => "setIsPublished"
            ]
          ]
          -expiries: array:10 [
            "rApp.Entity.Article..title" => 9223372036854775807
            "rApp.Entity.Article..contents" => 9223372036854775807
            "rApp.Entity.Article..images" => 9223372036854775807
            "rApp.Entity.Article..tags" => 9223372036854775807
            "rApp.Entity.Article..category" => 9223372036854775807
            "rApp.Entity.Article..isPublished" => 9223372036854775807
            "wApp.Entity.Article..title..0" => 9223372036854775807
            "wApp.Entity.Article..contents..0" => 9223372036854775807
            "wApp.Entity.Article..category..0" => 9223372036854775807
            "wApp.Entity.Article..isPublished..0" => 9223372036854775807
          ]
          -createCacheItem: Closure($key, $value, $isHit) {#447
            class: "Symfony\Component\CacheCacheItem"
            use: {
              $defaultLifetime: 0
            }
          }
          #logger: null
        }
        -propertyPathCache: []
        -readPropertyCache: array:6 [
          "App.Entity.Article..title" => array:3 [
            0 => true
            1 => 0
            2 => "getTitle"
          ]
          "App.Entity.Article..contents" => array:3 [
            0 => true
            1 => 0
            2 => "getContents"
          ]
          "App.Entity.Article..images" => array:3 [
            0 => true
            1 => 0
            2 => "getImages"
          ]
          "App.Entity.Article..tags" => array:3 [
            0 => true
            1 => 0
            2 => "getTags"
          ]
          "App.Entity.Article..category" => array:3 [
            0 => true
            1 => 0
            2 => "getCategory"
          ]
          "App.Entity.Article..isPublished" => array:3 [
            0 => true
            1 => 0
            2 => "getIsPublished"
          ]
        ]
        -writePropertyCache: array:4 [
          "App.Entity.Article..title..0" => array:3 [
            0 => true
            1 => 0
            2 => "setTitle"
          ]
          "App.Entity.Article..contents..0" => array:3 [
            0 => true
            1 => 0
            2 => "setContents"
          ]
          "App.Entity.Article..category..0" => array:3 [
            0 => true
            1 => 0
            2 => "setCategory"
          ]
          "App.Entity.Article..isPublished..0" => array:3 [
            0 => true
            1 => 0
            2 => "setIsPublished"
          ]
        ]
      }
    }
    -required: true
    -disabled: false
    -errorBubbling: true
    -emptyData: Closure(FormInterface $form) {#679}
    -attributes: array:1 [
      "data_collector/passed_options" => array:1 [
        "data" => App\EntityArticle {#634}
      ]
    ]
    -data: App\EntityArticle {#634}
    -dataClass: "App\Entity\Article"
    -dataLocked: true
    -formFactory: Symfony\Component\FormFormFactory {#471
      -registry: Symfony\Component\FormFormRegistry {#472
        -extensions: array:1 [
          0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#473
            -guesser: Symfony\Component\FormFormTypeGuesserChain {#701
              -guessers: array:2 [ …2]
            }
            -guesserLoaded: true
            -typeContainer: Symfony\Component\DependencyInjection\ArgumentServiceLocator {#474
              -factory: Symfony\Component\DependencyInjectionContainer::getService($registry, string $id, ?string $method, $load) {#30 …1}
              -serviceMap: array:10 [ …10]
              -serviceTypes: array:10 [ …10]
              -externalId: null
              -container: null
              -factories: array:10 [ …10]
              -loading: []
              -providedTypes: null
            }
            -typeExtensionServices: array:3 [
              "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#475 …2}
              "Symfony\Component\Form\Extension\Core\Type\RepeatedType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#477 …2}
              "Symfony\Component\Form\Extension\Core\Type\SubmitType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#479 …2}
            ]
            -guesserServices: Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#481
              -generator: Closure() {#482 …2}
              -count: 2
            }
          }
        ]
        -types: array:7 [
          "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#642}
          "App\Form\ArticleType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#667}
          "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#688
            -proxiedType: Symfony\Component\FormResolvedFormType {#689
              -innerType: Symfony\Component\Form\Extension\Core\TypeTextType {#687}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#642}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#690 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
          }
          "Symfony\Component\Form\Extension\Core\Type\TextareaType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#704
            -proxiedType: Symfony\Component\FormResolvedFormType {#844
              -innerType: Symfony\Component\Form\Extension\Core\TypeTextareaType {#842}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#688}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#840 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
          }
          "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#851
            -proxiedType: Symfony\Component\FormResolvedFormType {#852
              -innerType: Symfony\Component\Form\Extension\Core\TypeChoiceType {#717 …1}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#642}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#855 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
          }
          "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#853
            -proxiedType: Symfony\Component\FormResolvedFormType {#854
              -innerType: Symfony\Bridge\Doctrine\Form\TypeEntityType {#839 …3}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#851}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#863 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
          }
          "Symfony\Component\Form\Extension\Core\Type\CheckboxType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1043
            -proxiedType: Symfony\Component\FormResolvedFormType {#1047
              -innerType: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1046 …}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#642}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1048 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
          }
        ]
        -guesser: Symfony\Component\FormFormTypeGuesserChain {#700
          -guessers: array:2 [
            0 => Symfony\Component\Form\Extension\ValidatorValidatorTypeGuesser {#702
              -metadataFactory: Symfony\Component\Validator\ValidatorTraceableValidator {#648 …2}
            }
            1 => Symfony\Bridge\Doctrine\FormDoctrineOrmTypeGuesser {#703
              #registry: Doctrine\Bundle\DoctrineBundleRegistry {#200 …7}
              -cache: array:1 [ …1]
            }
          ]
        }
        -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#483
          -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#484}
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
        }
        -checkedTypes: []
      }
    }
    -action: ""
    -method: "POST"
    -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#645}
    -autoInitialize: true
    -options: array:44 [
      "block_name" => null
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "translation_domain" => null
      "auto_initialize" => true
      "trim" => true
      "required" => true
      "property_path" => null
      "mapped" => true
      "by_reference" => true
      "inherit_data" => false
      "compound" => true
      "method" => "POST"
      "action" => ""
      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
      "allow_file_upload" => false
      "help_translation_parameters" => []
      "error_mapping" => []
      "invalid_message" => "This value is not valid."
      "invalid_message_parameters" => []
      "allow_extra_fields" => false
      "extra_fields_message" => "This form should not contain extra fields."
      "csrf_protection" => false
      "csrf_field_name" => "_token"
      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
      "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
      "csrf_token_id" => null
      "block_prefix" => null
      "row_attr" => []
      "attr" => []
      "data_class" => "App\Entity\Article"
      "empty_data" => Closure(FormInterface $form) {#679}
      "error_bubbling" => true
      "label_attr" => []
      "upload_max_size_message" => Closure() {#681}
      "help" => null
      "help_attr" => []
      "help_html" => false
      "validation_groups" => null
      "constraints" => []
      "data" => App\EntityArticle {#634}
    ]
  }
  -parent: null
  -children: Symfony\Component\Form\UtilOrderedHashMap {#1059
    -elements: array:6 [
      "title" => Symfony\Component\FormForm {#1060
        -config: Symfony\Component\FormFormBuilder {#1061
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1087 …1}
          -name: "title"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#688}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#692}
          -attributes: array:1 [
            "data_collector/passed_options" => []
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#471}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#645}
          -autoInitialize: false
          -options: array:43 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#692}
            "error_bubbling" => false
            "label_attr" => []
            "upload_max_size_message" => Closure() {#694}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\FormForm {#1045}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1062
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: "Some Content fgfgf"
        -normData: "Some Content fgfgf"
        -viewData: "Some Content fgfgf"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "title"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1085
          -elements: array:1 [
            0 => "title"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "title"
        }
      }
      "contents" => Symfony\Component\FormForm {#1063
        -config: Symfony\Component\FormFormBuilder {#1064
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1090 …1}
          -name: "contents"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#704}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#841}
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [
              "required" => true
            ]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#471}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#645}
          -autoInitialize: false
          -options: array:43 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#841}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "upload_max_size_message" => Closure() {#722}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\FormForm {#1045}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1065
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: "gfgfgf"
        -normData: "gfgfgf"
        -viewData: "gfgfgf"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "contents"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1086
          -elements: array:1 [
            0 => "contents"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "contents"
        }
      }
      "images" => Symfony\Component\FormForm {#1066
        -config: Symfony\Component\FormFormBuilder {#1067
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1093 …1}
          -name: "images"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#853}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#921}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#917
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#916
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#910}
                -value: array:2 [ …2]
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [
              "em" => "default"
              "class" => "App\Entity\ArticleImage"
              "multiple" => true
              "required" => false
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#916}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#471}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#645}
          -autoInitialize: false
          -options: array:59 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "upload_max_size_message" => Closure() {#868}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "query_builder" => null
            "em" => Doctrine\ORMEntityManager {#260 …11}
            "class" => "App\Entity\ArticleImage"
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#911}
            "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#910}
            "choice_label" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceLabel"
            ]
            "choice_name" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceName"
            ]
            "choice_value" => array:2 [
              0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#911}
              1 => "getIdValue"
            ]
            "choice_attr" => null
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
        }
        -parent: Symfony\Component\FormForm {#1045}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1068
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: Doctrine\Common\CollectionsArrayCollection {#635}
        -normData: Doctrine\Common\CollectionsArrayCollection {#635}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "images"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1089
          -elements: array:1 [
            0 => "images"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "images"
        }
      }
      "tags" => Symfony\Component\FormForm {#1069
        -config: Symfony\Component\FormFormBuilder {#1070
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1096 …1}
          -name: "tags"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#853}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#981}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#977
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#976
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#970}
                -value: array:2 [ …2]
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:3 [
              "class" => "App\Entity\Tag"
              "choice_label" => "name"
              "multiple" => true
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#976}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#471}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#645}
          -autoInitialize: false
          -options: array:59 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "upload_max_size_message" => Closure() {#922}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "query_builder" => null
            "class" => "App\Entity\Tag"
            "em" => Doctrine\ORMEntityManager {#260 …11}
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#971}
            "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#970}
            "choice_label" => "name"
            "choice_name" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceName"
            ]
            "choice_value" => array:2 [
              0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#971}
              1 => "getIdValue"
            ]
            "choice_attr" => null
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
        }
        -parent: Symfony\Component\FormForm {#1045}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1071
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: array:1 [
          0 => Symfony\Component\FormFormError {#1610
            #messageTemplate: "This value is not valid."
            #messageParameters: array:1 [
              "{{ value }}" => "array"
            ]
            #messagePluralization: null
            -message: "This value is not valid."
            -cause: Symfony\Component\ValidatorConstraintViolation {#1620
              -message: "This value is not valid."
              -messageTemplate: "This value is not valid."
              -parameters: array:1 [ …1]
              -plural: null
              -root: Symfony\Component\FormForm {#1045}
              -propertyPath: "children[tags]"
              -invalidValue: array:3 [ …3]
              -constraint: Symfony\Component\Form\Extension\Validator\ConstraintsForm {#1283 …2}
              -code: "1dafa156-89e1-4736-b832-419c2e501fca"
              -cause: Symfony\Component\Form\ExceptionTransformationFailedException {#1110
                -invalidMessage: null
                -invalidMessageParameters: []
                #message: "Unable to reverse value for property path "tags": Could not find all matching choices for the given values"
                #code: 0
                #file: "C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\formForm.php"
                #line: 1131
                -previous: Symfony\Component\Form\ExceptionTransformationFailedException {#1115
                  -invalidMessage: null
                  -invalidMessageParameters: []
                  #message: "Could not find all matching choices for the given values"
                  #code: 0
                  #file: "C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\formExtension\Core\DataTransformer\ChoicesToValuesTransformer.php"
                  #line: 68
                  trace: {
                    C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\formExtension\Core\DataTransformer\ChoicesToValuesTransformer.php:68 { …4}
                    C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\formForm.php:1128 { …5}
                    C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\formForm.php:637 { …5}
                    C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\formForm.php:578 { …5}
                    C:\Users\Instructor\PhpstormProjects\workshopsrc\Controller\ArticleController.php:88 { …5}
                    C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\http-kernelHttpKernel.php:145 { …5}
                    C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\http-kernelHttpKernel.php:67 { …5}
                    C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\http-kernelKernel.php:191 { …5}
                    C:\Users\Instructor\PhpstormProjects\workshoppublic\index.php:25 { …4}
                  }
                }
                trace: {
                  C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\formForm.php:1131 {
                    Symfony\Component\FormForm->viewToNorm($value)} catch (TransformationFailedException $exception) {    throw new TransformationFailedException('Unable to reverse value for property path "'.$this->getPropertyPath().'": '.$exception->getMessage(), $exception->getCode(), $exception, $exception->getInvalidMessage(), $exception->getInvalidMessageParameters());}
                  }
                  C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\formForm.php:637 {
                    Symfony\Component\FormForm->submit($submittedData, bool $clearMissing = true)// Normalize data to unified representation$normData = $this->viewToNorm($viewData);arguments: { …1}
                  }
                  C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\formForm.php:578 {
                    Symfony\Component\FormForm->submit($submittedData, bool $clearMissing = true)if ($isSubmitted || $clearMissing) {    $child->submit($isSubmitted ? $submittedData[$name] : null, $clearMissing);    unset($submittedData[$name]);
                    arguments: { …2}
                  }
                  C:\Users\Instructor\PhpstormProjects\workshopsrc\Controller\ArticleController.php:88 {
                    App\ControllerArticleController->createNewArticle(Request $request)$form = $this->createForm(ArticleType::class,$article);\r$form->submit($requestData["form_data"]);\rif($form->isValid()){\r
                    arguments: { …1}
                  }
                  C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\http-kernelHttpKernel.php:145 {
                    Symfony\Component\HttpKernelHttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response// call controller$response = $controller(...$arguments);arguments: { …1}
                  }
                  C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\http-kernelHttpKernel.php:67 {
                    Symfony\Component\HttpKernelHttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true)try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: { …2}
                  }
                  C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\http-kernelKernel.php:191 {
                    Symfony\Component\HttpKernelKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true)try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: { …3}
                  }
                  C:\Users\Instructor\PhpstormProjects\workshoppublic\index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: { …1}
                  }
                }
              }
            }
            -origin: Symfony\Component\FormForm {#1069}
          }
        ]
        -submitted: true
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: array:3 [
          0 => "2"
          1 => "3"
          2 => "4"
        ]
        -extraData: []
        -transformationFailure: Symfony\Component\Form\ExceptionTransformationFailedException {#1110}
        -defaultDataSet: true
        -lockSetData: false
        -name: "tags"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1092
          -elements: array:1 [
            0 => "tags"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "tags"
        }
      }
      "category" => Symfony\Component\FormForm {#1072
        -config: Symfony\Component\FormFormBuilder {#1073
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1099 …1}
          -name: "category"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#853}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1041
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#1040
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1034}
                -value: array:2 [ …2]
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [
              "class" => "App\Entity\Category"
              "choice_label" => "name"
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1040}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#471}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#645}
          -autoInitialize: false
          -options: array:59 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
            "multiple" => false
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => ""
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "upload_max_size_message" => Closure() {#984}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "query_builder" => null
            "class" => "App\Entity\Category"
            "em" => Doctrine\ORMEntityManager {#260 …11}
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1035}
            "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1034}
            "choice_label" => "name"
            "choice_name" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceName"
            ]
            "choice_value" => array:2 [
              0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1035}
              1 => "getIdValue"
            ]
            "choice_attr" => null
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
        }
        -parent: Symfony\Component\FormForm {#1045}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1074
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: App\EntityCategory {#1282}
        -normData: App\EntityCategory {#1282}
        -viewData: "2"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "category"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1095
          -elements: array:1 [
            0 => "category"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "category"
        }
      }
      "isPublished" => Symfony\Component\FormForm {#1075
        -config: Symfony\Component\FormFormBuilder {#1076
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1102 …1}
          -name: "isPublished"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1043}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerBooleanToStringTransformer {#1058
              -trueValue: "1"
              -falseValues: array:1 [ …1]
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form, $viewData) {#1049}
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [
              "required" => false
            ]
          ]
          -data: false
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#471}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#645}
          -autoInitialize: false
          -options: array:45 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
            "value" => "1"
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form, $viewData) {#1049}
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1051}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "false_values" => array:1 [
              0 => null
            ]
          ]
        }
        -parent: Symfony\Component\FormForm {#1045}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1077
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: true
        -normData: true
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "isPublished"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1098
          -elements: array:1 [
            0 => "isPublished"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "isPublished"
        }
      }
    ]
    -orderedKeys: array:6 [
      0 => "title"
      1 => "contents"
      2 => "images"
      3 => "tags"
      4 => "category"
      5 => "isPublished"
    ]
    -managedCursors: []
  }
  -errors: []
  -submitted: true
  -clickedButton: null
  -modelData: App\EntityArticle {#634}
  -normData: App\EntityArticle {#634}
  -viewData: App\EntityArticle {#634}
  -extraData: []
  -transformationFailure: null
  -defaultDataSet: true
  -lockSetData: false
  -name: "article"
  -inheritData: false
  -propertyPath: null
}

POST https://127.0.0.1:8000/api/create/new

  • controller
    "App\Controller\ArticleController::createNewArticle"
    
  • project dirC:\Users\Instructor\PhpstormProjects\workshop

ArticleController.php on line 93

App\Entity\Article {#634
  -id: null
  -title: "Some Content fgfgf"
  -contents: "gfgfgf"
  -dateCreated: DateTime @1585923987 {#638
    date: 2020-04-03 16:26:27.117679 Europe/Berlin (+02:00)
  }
  -dateEdit: DateTime @1585923987 {#637
    date: 2020-04-03 16:26:27.117675 Europe/Berlin (+02:00)
  }
  -images: Doctrine\Common\CollectionsArrayCollection {#635
    -elements: []
  }
  -tags: Doctrine\Common\CollectionsArrayCollection {#636
    -elements: []
  }
  -category: App\EntityCategory {#1282
    -id: 2
    -name: "Category 2"
    -articles: Doctrine\ORMPersistentCollection {#1290
      -snapshot: []
      -owner: App\EntityCategory {#1282}
      -association: array:15 [ …15]
      -em: Doctrine\ORMEntityManager {#260 …11}
      -backRefFieldName: "category"
      -typeClass: Doctrine\ORM\MappingClassMetadata {#778 …}
      -isDirty: false
      #collection: Doctrine\Common\CollectionsArrayCollection {#1293
        -elements: []
      }
      #initialized: false
    }
    -news: Doctrine\ORMPersistentCollection {#1291
      -snapshot: []
      -owner: App\EntityCategory {#1282}
      -association: array:15 [ …15]
      -em: Doctrine\ORMEntityManager {#260 …11}
      -backRefFieldName: "category"
      -typeClass: Doctrine\ORM\MappingClassMetadata {#1132 …}
      -isDirty: false
      #collection: Doctrine\Common\CollectionsArrayCollection {#1287
        -elements: []
      }
      #initialized: false
    }
    -spiritualPearls: Doctrine\ORMPersistentCollection {#1286
      -snapshot: []
      -owner: App\EntityCategory {#1282}
      -association: array:15 [ …15]
      -em: Doctrine\ORMEntityManager {#260 …11}
      -backRefFieldName: "category"
      -typeClass: Doctrine\ORM\MappingClassMetadata {#1205 …}
      -isDirty: false
      #collection: Doctrine\Common\CollectionsArrayCollection {#1285
        -elements: []
      }
      #initialized: false
    }
  }
  -author: "Administrator"
  -isPublished: true
}

POST https://127.0.0.1:8000/article/new

  • controller
    "App\Controller\ArticleController::new"
    
  • project dirC:\Users\Instructor\PhpstormProjects\workshop

ArticleController.php on line 139

Symfony\Component\Form\Form {#1469
  -config: Symfony\Component\FormFormBuilder {#1468
    -children: []
    -unresolvedChildren: []
    #locked: true
    -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1502 …1}
    -name: "article"
    -propertyPath: null
    -mapped: true
    -byReference: true
    -inheritData: false
    -compound: true
    -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1091
      -proxiedType: Symfony\Component\FormResolvedFormType {#1092
        -innerType: App\FormArticleType {#1063}
        -typeExtensions: []
        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1066
          -proxiedType: Symfony\Component\FormResolvedFormType {#1065
            -innerType: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
            -typeExtensions: array:6 [
              0 => Symfony\Component\Form\Extension\Core\TypeTransformationFailureExtension {#1067
                -translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
              }
              1 => Symfony\Component\Form\Extension\HttpFoundation\TypeFormTypeHttpFoundationExtension {#1068
                -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069
                  -serverParams: Symfony\Component\Form\UtilServerParams {#1070
                    -requestStack: Symfony\Component\HttpFoundationRequestStack {#131
                      -requests: array:1 [
                        0 => Symfony\Component\HttpFoundationRequest {#7
                          +attributes: Symfony\Component\HttpFoundationParameterBag {#10 …1}
                          +request: Symfony\Component\HttpFoundationParameterBag {#8 …1}
                          +query: Symfony\Component\HttpFoundationParameterBag {#9 …1}
                          +server: Symfony\Component\HttpFoundationServerBag {#13 …1}
                          +files: Symfony\Component\HttpFoundationFileBag {#12 …1}
                          +cookies: Symfony\Component\HttpFoundationParameterBag {#11 …1}
                          +headers: Symfony\Component\HttpFoundationHeaderBag {#14 …2}
                          #content: null
                          #languages: null
                          #charsets: null
                          #encodings: null
                          #acceptableContentTypes: null
                          #pathInfo: "/article/new"
                          #requestUri: "/article/new"
                          #baseUrl: ""
                          #basePath: null
                          #method: "POST"
                          #format: null
                          #session: Symfony\Component\HttpFoundation\SessionSession {#618
                            #storage: Symfony\Component\HttpFoundation\Session\StorageNativeSessionStorage {#619
                              #bags: array:2 [ …2]
                              #started: true
                              #closed: false
                              #saveHandler: Symfony\Component\HttpFoundation\Session\Storage\ProxySessionHandlerProxy {#241 …3}
                              #metadataBag: Symfony\Component\HttpFoundation\Session\StorageMetadataBag {#534 …5}
                              -emulateSameSite: null
                            }
                            -flashName: "flashes"
                            -attributeName: "attributes"
                            -data: & array:2 [
                              "_sf2_attributes" => & array:3 [ …3]
                              "_symfony_flashes" => & []
                            ]
                            -usageIndex: & 6
                          }
                          #locale: null
                          #defaultLocale: "en"
                          -preferredFormat: null
                          -isHostValid: true
                          -isForwardedValid: true
                          basePath: ""
                          format: "html"
                        }
                      ]
                    }
                  }
                }
              }
              2 => Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#1071
                -validator: Symfony\Component\Validator\ValidatorTraceableValidator {#1072 …2}
                -violationMapper: Symfony\Component\Form\Extension\Validator\ViolationMapperViolationMapper {#1086 …1}
              }
              3 => Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
              4 => Symfony\Component\Form\Extension\Csrf\TypeFormTypeCsrfExtension {#1088
                -defaultTokenManager: Symfony\Component\Security\CsrfCsrfTokenManager {#698
                  -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#699
                    -entropy: 256
                  }
                  -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#617
                    -session: Symfony\Component\HttpFoundation\SessionSession {#618}
                    -namespace: "_csrf"
                  }
                  -namespace: Closure() {#701
                    class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                    this: Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    use: {
                      $namespace: Symfony\Component\HttpFoundationRequestStack {#131}
                      $superGlobalNamespaceGenerator: Closure() {#700 …}
                    }
                  }
                }
                -defaultEnabled: true
                -defaultFieldName: "_token"
                -translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                -translationDomain: "validators"
                -serverParams: Symfony\Component\Form\UtilServerParams {#1070}
              }
              5 => Symfony\Component\Form\Extension\DataCollector\TypeDataCollectorTypeExtension {#1089
                -listener: Symfony\Component\Form\Extension\DataCollector\EventListenerDataCollectorListener {#1090 …1}
              }
            ]
            -parent: null
            -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1093
              -defined: array:44 [
                "block_name" => true
                "block_prefix" => true
                "disabled" => true
                "label" => true
                "label_format" => true
                "row_attr" => true
                "label_translation_parameters" => true
                "attr_translation_parameters" => true
                "attr" => true
                "translation_domain" => true
                "auto_initialize" => true
                "data" => true
                "data_class" => true
                "empty_data" => true
                "trim" => true
                "required" => true
                "property_path" => true
                "mapped" => true
                "by_reference" => true
                "error_bubbling" => true
                "label_attr" => true
                "inherit_data" => true
                "compound" => true
                "method" => true
                "action" => true
                "post_max_size_message" => true
                "upload_max_size_message" => true
                "allow_file_upload" => true
                "help" => true
                "help_attr" => true
                "help_html" => true
                "help_translation_parameters" => true
                "validation_groups" => true
                "error_mapping" => true
                "constraints" => true
                "invalid_message" => true
                "invalid_message_parameters" => true
                "allow_extra_fields" => true
                "extra_fields_message" => true
                "csrf_protection" => true
                "csrf_field_name" => true
                "csrf_message" => true
                "csrf_token_manager" => true
                "csrf_token_id" => true
              ]
              -defaults: array:43 [
                "block_name" => null
                "block_prefix" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "row_attr" => []
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "attr" => []
                "translation_domain" => null
                "auto_initialize" => true
                "data_class" => null
                "empty_data" => null
                "trim" => true
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "error_bubbling" => null
                "label_attr" => []
                "inherit_data" => false
                "compound" => true
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "upload_max_size_message" => null
                "allow_file_upload" => false
                "help" => null
                "help_attr" => []
                "help_html" => false
                "help_translation_parameters" => []
                "validation_groups" => null
                "error_mapping" => []
                "constraints" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                "csrf_token_id" => null
              ]
              -nested: []
              -required: []
              -resolved: array:30 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => true
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "compound" => true
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "error_mapping" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                "csrf_token_id" => null
              ]
              -normalizers: array:3 [
                "validation_groups" => array:1 [ …1]
                "constraints" => array:1 [ …1]
                "upload_max_size_message" => array:1 [ …1]
              ]
              -allowedValues: []
              -allowedTypes: array:8 [
                "block_prefix" => array:2 [ …2]
                "attr" => array:1 [ …1]
                "row_attr" => array:1 [ …1]
                "label_attr" => array:1 [ …1]
                "upload_max_size_message" => array:1 [ …1]
                "help" => array:2 [ …2]
                "help_attr" => array:1 [ …1]
                "help_html" => array:1 [ …1]
              ]
              -lazy: array:4 [
                "data_class" => array:1 [ …1]
                "empty_data" => array:1 [ …1]
                "error_bubbling" => array:1 [ …1]
                "upload_max_size_message" => array:1 [ …1]
              ]
              -calling: []
              -deprecated: []
              -given: []
              -locked: false
              -parentsOptions: []
            }
          }
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906
            -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#907}
            -dataByForm: array:7 [
              "000000003bf5a2d3000000002c86ac0c" => array:10 [
                "id" => "article"
                "name" => "article"
                "type_class" => "App\Form\ArticleType"
                "synchronized" => true
                "passed_options" => array:1 [
                  "data" => App\EntityArticle {#1058
                    -id: null
                    -title: "Some Content EEEEee"
                    -contents: "rwrwrwerwrewer"
                    -dateCreated: DateTime @1585924161 {#1062
                      date: 2020-04-03 16:29:21.566090 Europe/Berlin (+02:00)
                    }
                    -dateEdit: DateTime @1585924161 {#1061
                      date: 2020-04-03 16:29:21.566086 Europe/Berlin (+02:00)
                    }
                    -images: Doctrine\Common\CollectionsArrayCollection {#1059
                      -elements: []
                    }
                    -tags: Doctrine\Common\CollectionsArrayCollection {#1060
                      -elements: array:2 [
                        0 => App\EntityTag {#1551
                          -id: 1
                          -name: "Tag1"
                          -articles: Doctrine\ORMPersistentCollection {#1559
                            -snapshot: []
                            -owner: App\EntityTag {#1551}
                            -association: array:16 [ …16]
                            -em: Doctrine\ORMEntityManager {#682 …11}
                            -backRefFieldName: "tags"
                            -typeClass: Doctrine\ORM\MappingClassMetadata {#1202 …}
                            -isDirty: false
                            #collection: Doctrine\Common\CollectionsArrayCollection {#1562
                              -elements: []
                            }
                            #initialized: false
                          }
                          -news: Doctrine\ORMPersistentCollection {#1625
                            -snapshot: []
                            -owner: App\EntityTag {#1551}
                            -association: array:16 [ …16]
                            -em: Doctrine\ORMEntityManager {#682 …11}
                            -backRefFieldName: "tags"
                            -typeClass: Doctrine\ORM\MappingClassMetadata {#1556 …}
                            -isDirty: false
                            #collection: Doctrine\Common\CollectionsArrayCollection {#1627
                              -elements: []
                            }
                            #initialized: false
                          }
                          -spiritualPearls: Doctrine\ORMPersistentCollection {#1691
                            -snapshot: []
                            -owner: App\EntityTag {#1551}
                            -association: array:16 [ …16]
                            -em: Doctrine\ORMEntityManager {#682 …11}
                            -backRefFieldName: "tags"
                            -typeClass: Doctrine\ORM\MappingClassMetadata {#1629 …}
                            -isDirty: false
                            #collection: Doctrine\Common\CollectionsArrayCollection {#1693
                              -elements: []
                            }
                            #initialized: false
                          }
                        }
                        1 => App\EntityTag {#1694
                          -id: 4
                          -name: "Tag3"
                          -articles: Doctrine\ORMPersistentCollection {#1695
                            -snapshot: []
                            -owner: App\EntityTag {#1694}
                            -association: array:16 [ …16]
                            -em: Doctrine\ORMEntityManager {#682 …11}
                            -backRefFieldName: "tags"
                            -typeClass: Doctrine\ORM\MappingClassMetadata {#1202 …}
                            -isDirty: false
                            #collection: Doctrine\Common\CollectionsArrayCollection {#1696
                              -elements: []
                            }
                            #initialized: false
                          }
                          -news: Doctrine\ORMPersistentCollection {#1697
                            -snapshot: []
                            -owner: App\EntityTag {#1694}
                            -association: array:16 [ …16]
                            -em: Doctrine\ORMEntityManager {#682 …11}
                            -backRefFieldName: "tags"
                            -typeClass: Doctrine\ORM\MappingClassMetadata {#1556 …}
                            -isDirty: false
                            #collection: Doctrine\Common\CollectionsArrayCollection {#1698
                              -elements: []
                            }
                            #initialized: false
                          }
                          -spiritualPearls: Doctrine\ORMPersistentCollection {#1699
                            -snapshot: []
                            -owner: App\EntityTag {#1694}
                            -association: array:16 [ …16]
                            -em: Doctrine\ORMEntityManager {#682 …11}
                            -backRefFieldName: "tags"
                            -typeClass: Doctrine\ORM\MappingClassMetadata {#1629 …}
                            -isDirty: false
                            #collection: Doctrine\Common\CollectionsArrayCollection {#1700
                              -elements: []
                            }
                            #initialized: false
                          }
                        }
                      ]
                    }
                    -category: App\EntityCategory {#1706
                      -id: 1
                      -name: "Category 1"
                      -articles: Doctrine\ORMPersistentCollection {#1714
                        -snapshot: []
                        -owner: App\EntityCategory {#1706}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#682 …11}
                        -backRefFieldName: "category"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#1202 …}
                        -isDirty: false
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1717
                          -elements: []
                        }
                        #initialized: false
                      }
                      -news: Doctrine\ORMPersistentCollection {#1715
                        -snapshot: []
                        -owner: App\EntityCategory {#1706}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#682 …11}
                        -backRefFieldName: "category"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#1556 …}
                        -isDirty: false
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1711
                          -elements: []
                        }
                        #initialized: false
                      }
                      -spiritualPearls: Doctrine\ORMPersistentCollection {#1710
                        -snapshot: []
                        -owner: App\EntityCategory {#1706}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#682 …11}
                        -backRefFieldName: "category"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#1629 …}
                        -isDirty: false
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1709
                          -elements: []
                        }
                        #initialized: false
                      }
                    }
                    -author: null
                    -isPublished: true
                  }
                ]
                "resolved_options" => array:44 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => true
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => false
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "data" => App\EntityArticle {#1058}
                  "data_class" => "App\Entity\Article"
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form) {#1103
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
                    use: {
                      $class: "App\Entity\Article"
                    }
                  }
                  "error_bubbling" => true
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "property_path" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#1105
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                    use: {
                      $translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                      $translationDomain: "validators"
                      $message: Closure() {#1104 …}
                    }
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:1 [
                  "norm" => App\EntityArticle {#1058}
                ]
                "submitted_data" => array:1 [
                  "norm" => App\EntityArticle {#1058}
                ]
                "errors" => []
                "has_children_error" => false
              ]
              "000000003bf5a2a2000000002c86ac0c" => array:9 [
                "id" => "article_title"
                "name" => "title"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => []
                "resolved_options" => array:43 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "data_class" => null
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form) {#1116
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
                  }
                  "error_bubbling" => false
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "property_path" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#1118
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "submitted_data" => array:1 [
                  "norm" => "Some Content EEEEee"
                ]
                "errors" => []
              ]
              "000000003bf5a2a1000000002c86ac0c" => array:9 [
                "id" => "article_contents"
                "name" => "contents"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                "synchronized" => true
                "passed_options" => array:1 [
                  "required" => true
                ]
                "resolved_options" => array:43 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "data_class" => null
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form) {#1265
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
                  }
                  "error_bubbling" => false
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "property_path" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#1146
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "submitted_data" => array:1 [
                  "norm" => "rwrwrwerwrewer"
                ]
                "errors" => []
              ]
              "000000003bf5a2bc000000002c86ac0c" => array:9 [
                "id" => "article_images"
                "name" => "images"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [
                  "class" => "App\Entity\ArticleImage"
                  "em" => "default"
                  "multiple" => true
                  "required" => false
                ]
                "resolved_options" => array:59 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "choice_attr" => null
                  "choice_label" => array:2 [
                    0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                    1 => "createChoiceLabel"
                  ]
                  "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1334
                    -manager: Doctrine\ORMEntityManager {#682 …11}
                    -class: "App\Entity\ArticleImage"
                    -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1335
                      -om: Doctrine\ORMEntityManager {#682 …11}
                      -classMetadata: Doctrine\ORM\MappingClassMetadata {#1296 …40}
                      -singleId: true
                      -intId: true
                      -idField: "id"
                      -associationIdReader: null
                    }
                    -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#1333 …1}
                    -choiceList: null
                  }
                  "choice_name" => array:2 [
                    0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                    1 => "createChoiceName"
                  ]
                  "choice_translation_domain" => false
                  "choice_value" => array:2 [
                    0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1335}
                    1 => "getIdValue"
                  ]
                  "choices" => null
                  "class" => "App\Entity\ArticleImage"
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "data_class" => null
                  "disabled" => false
                  "em" => Doctrine\ORMEntityManager {#682 …11}
                  "empty_data" => []
                  "error_bubbling" => false
                  "error_mapping" => []
                  "expanded" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "group_by" => null
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1335}
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "multiple" => true
                  "placeholder" => null
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "preferred_choices" => []
                  "property_path" => null
                  "query_builder" => null
                  "required" => false
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => false
                  "upload_max_size_message" => Closure() {#1292
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => Doctrine\Common\CollectionsArrayCollection {#1059}
                  "view" => []
                ]
                "submitted_data" => array:2 [
                  "norm" => Doctrine\Common\CollectionsArrayCollection {#1059}
                  "view" => []
                ]
                "errors" => []
              ]
              "000000003bf5a2bb000000002c86ac0c" => array:9 [
                "id" => "article_tags"
                "name" => "tags"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:3 [
                  "choice_label" => "name"
                  "class" => "App\Entity\Tag"
                  "multiple" => true
                ]
                "resolved_options" => array:59 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "choice_attr" => null
                  "choice_label" => "name"
                  "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1394
                    -manager: Doctrine\ORMEntityManager {#682 …11}
                    -class: "App\Entity\Tag"
                    -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1395
                      -om: Doctrine\ORMEntityManager {#682 …11}
                      -classMetadata: Doctrine\ORM\MappingClassMetadata {#1348 …40}
                      -singleId: true
                      -intId: true
                      -idField: "id"
                      -associationIdReader: null
                    }
                    -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#1393 …1}
                    -choiceList: null
                  }
                  "choice_name" => array:2 [
                    0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                    1 => "createChoiceName"
                  ]
                  "choice_translation_domain" => false
                  "choice_value" => array:2 [
                    0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1395}
                    1 => "getIdValue"
                  ]
                  "choices" => null
                  "class" => "App\Entity\Tag"
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "data_class" => null
                  "disabled" => false
                  "em" => Doctrine\ORMEntityManager {#682 …11}
                  "empty_data" => []
                  "error_bubbling" => false
                  "error_mapping" => []
                  "expanded" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "group_by" => null
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1395}
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "multiple" => true
                  "placeholder" => null
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "preferred_choices" => []
                  "property_path" => null
                  "query_builder" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => false
                  "upload_max_size_message" => Closure() {#1346
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => Doctrine\Common\CollectionsArrayCollection {#1060}
                  "view" => []
                ]
                "submitted_data" => array:2 [
                  "norm" => Doctrine\Common\CollectionsArrayCollection {#1060}
                  "view" => array:2 [
                    0 => "1"
                    1 => "4"
                  ]
                ]
                "errors" => []
              ]
              "000000003bf5a2b6000000002c86ac0c" => array:9 [
                "id" => "article_category"
                "name" => "category"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:2 [
                  "choice_label" => "name"
                  "class" => "App\Entity\Category"
                ]
                "resolved_options" => array:59 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "choice_attr" => null
                  "choice_label" => "name"
                  "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1458
                    -manager: Doctrine\ORMEntityManager {#682 …11}
                    -class: "App\Entity\Category"
                    -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1459
                      -om: Doctrine\ORMEntityManager {#682 …11}
                      -classMetadata: Doctrine\ORM\MappingClassMetadata {#1410 …40}
                      -singleId: true
                      -intId: true
                      -idField: "id"
                      -associationIdReader: null
                    }
                    -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#1457 …1}
                    -choiceList: null
                  }
                  "choice_name" => array:2 [
                    0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                    1 => "createChoiceName"
                  ]
                  "choice_translation_domain" => false
                  "choice_value" => array:2 [
                    0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1459}
                    1 => "getIdValue"
                  ]
                  "choices" => null
                  "class" => "App\Entity\Category"
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "data_class" => null
                  "disabled" => false
                  "em" => Doctrine\ORMEntityManager {#682 …11}
                  "empty_data" => ""
                  "error_bubbling" => false
                  "error_mapping" => []
                  "expanded" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "group_by" => null
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1459}
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "multiple" => false
                  "placeholder" => null
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "preferred_choices" => []
                  "property_path" => null
                  "query_builder" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => false
                  "upload_max_size_message" => Closure() {#1408
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "submitted_data" => array:2 [
                  "norm" => App\EntityCategory {#1706}
                  "view" => "1"
                ]
                "errors" => []
              ]
              "000000003bf5a2b5000000002c86ac0c" => array:9 [
                "id" => "article_isPublished"
                "name" => "isPublished"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
                "synchronized" => true
                "passed_options" => array:1 [
                  "required" => false
                ]
                "resolved_options" => array:45 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "data_class" => null
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form, $viewData) {#1473
                    class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                    this: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1470 …}
                  }
                  "error_bubbling" => false
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "false_values" => array:1 [
                    0 => null
                  ]
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "property_path" => null
                  "required" => false
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#1475
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                  "value" => "1"
                ]
                "default_data" => array:1 [
                  "norm" => null
                ]
                "submitted_data" => array:2 [
                  "norm" => true
                  "view" => "1"
                ]
                "errors" => []
              ]
            ]
            -dataByView: null
            -formsByView: null
            #data: array:3 [
              "forms" => array:1 [
                "article" => &47 array:11 [
                  "id" => "article"
                  "name" => "article"
                  "type_class" => "App\Form\ArticleType"
                  "synchronized" => true
                  "passed_options" => array:1 [
                    "data" => App\EntityArticle {#1058}
                  ]
                  "resolved_options" => array:44 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "compound" => true
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => false
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    "data" => App\EntityArticle {#1058}
                    "data_class" => "App\Entity\Article"
                    "disabled" => false
                    "empty_data" => Closure(FormInterface $form) {#1103}
                    "error_bubbling" => true
                    "error_mapping" => []
                    "extra_fields_message" => "This form should not contain extra fields."
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "property_path" => null
                    "required" => true
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => true
                    "upload_max_size_message" => Closure() {#1105}
                    "validation_groups" => null
                  ]
                  "default_data" => array:1 [
                    "norm" => App\EntityArticle {#1058}
                  ]
                  "submitted_data" => array:1 [
                    "norm" => App\EntityArticle {#1058}
                  ]
                  "errors" => []
                  "has_children_error" => false
                  "children" => array:6 [
                    "title" => &48 array:10 [
                      "id" => "article_title"
                      "name" => "title"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                      "synchronized" => true
                      "passed_options" => []
                      "resolved_options" => array:43 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form) {#1116}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1118}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "submitted_data" => array:1 [
                        "norm" => "Some Content EEEEee"
                      ]
                      "errors" => []
                      "children" => []
                    ]
                    "contents" => &49 array:10 [
                      "id" => "article_contents"
                      "name" => "contents"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                      "synchronized" => true
                      "passed_options" => array:1 [
                        "required" => true
                      ]
                      "resolved_options" => array:43 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form) {#1265}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1146}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "submitted_data" => array:1 [
                        "norm" => "rwrwrwerwrewer"
                      ]
                      "errors" => []
                      "children" => []
                    ]
                    "images" => &50 array:10 [
                      "id" => "article_images"
                      "name" => "images"
                      "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                      "synchronized" => true
                      "passed_options" => array:4 [
                        "class" => "App\Entity\ArticleImage"
                        "em" => "default"
                        "multiple" => true
                        "required" => false
                      ]
                      "resolved_options" => array:59 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "choice_attr" => null
                        "choice_label" => array:2 [ …2]
                        "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1334}
                        "choice_name" => array:2 [ …2]
                        "choice_translation_domain" => false
                        "choice_value" => array:2 [ …2]
                        "choices" => null
                        "class" => "App\Entity\ArticleImage"
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                        "data_class" => null
                        "disabled" => false
                        "em" => Doctrine\ORMEntityManager {#682 …11}
                        "empty_data" => []
                        "error_bubbling" => false
                        "error_mapping" => []
                        "expanded" => false
                        "extra_fields_message" => "This form should not contain extra fields."
                        "group_by" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1335}
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "multiple" => true
                        "placeholder" => null
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "preferred_choices" => []
                        "property_path" => null
                        "query_builder" => null
                        "required" => false
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => false
                        "upload_max_size_message" => Closure() {#1292}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => Doctrine\Common\CollectionsArrayCollection {#1059}
                        "view" => []
                      ]
                      "submitted_data" => array:2 [
                        "norm" => Doctrine\Common\CollectionsArrayCollection {#1059}
                        "view" => []
                      ]
                      "errors" => []
                      "children" => []
                    ]
                    "tags" => &51 array:10 [
                      "id" => "article_tags"
                      "name" => "tags"
                      "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                      "synchronized" => true
                      "passed_options" => array:3 [
                        "choice_label" => "name"
                        "class" => "App\Entity\Tag"
                        "multiple" => true
                      ]
                      "resolved_options" => array:59 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "choice_attr" => null
                        "choice_label" => "name"
                        "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1394}
                        "choice_name" => array:2 [ …2]
                        "choice_translation_domain" => false
                        "choice_value" => array:2 [ …2]
                        "choices" => null
                        "class" => "App\Entity\Tag"
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                        "data_class" => null
                        "disabled" => false
                        "em" => Doctrine\ORMEntityManager {#682 …11}
                        "empty_data" => []
                        "error_bubbling" => false
                        "error_mapping" => []
                        "expanded" => false
                        "extra_fields_message" => "This form should not contain extra fields."
                        "group_by" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1395}
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "multiple" => true
                        "placeholder" => null
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "preferred_choices" => []
                        "property_path" => null
                        "query_builder" => null
                        "required" => true
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => false
                        "upload_max_size_message" => Closure() {#1346}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => Doctrine\Common\CollectionsArrayCollection {#1060}
                        "view" => []
                      ]
                      "submitted_data" => array:2 [
                        "norm" => Doctrine\Common\CollectionsArrayCollection {#1060}
                        "view" => array:2 [ …2]
                      ]
                      "errors" => []
                      "children" => []
                    ]
                    "category" => &52 array:10 [
                      "id" => "article_category"
                      "name" => "category"
                      "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                      "synchronized" => true
                      "passed_options" => array:2 [
                        "choice_label" => "name"
                        "class" => "App\Entity\Category"
                      ]
                      "resolved_options" => array:59 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "choice_attr" => null
                        "choice_label" => "name"
                        "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1458}
                        "choice_name" => array:2 [ …2]
                        "choice_translation_domain" => false
                        "choice_value" => array:2 [ …2]
                        "choices" => null
                        "class" => "App\Entity\Category"
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                        "data_class" => null
                        "disabled" => false
                        "em" => Doctrine\ORMEntityManager {#682 …11}
                        "empty_data" => ""
                        "error_bubbling" => false
                        "error_mapping" => []
                        "expanded" => false
                        "extra_fields_message" => "This form should not contain extra fields."
                        "group_by" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1459}
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "multiple" => false
                        "placeholder" => null
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "preferred_choices" => []
                        "property_path" => null
                        "query_builder" => null
                        "required" => true
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => false
                        "upload_max_size_message" => Closure() {#1408}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "submitted_data" => array:2 [
                        "norm" => App\EntityCategory {#1706}
                        "view" => "1"
                      ]
                      "errors" => []
                      "children" => []
                    ]
                    "isPublished" => &53 array:10 [
                      "id" => "article_isPublished"
                      "name" => "isPublished"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
                      "synchronized" => true
                      "passed_options" => array:1 [
                        "required" => false
                      ]
                      "resolved_options" => array:45 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form, $viewData) {#1473}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "false_values" => array:1 [ …1]
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "property_path" => null
                        "required" => false
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1475}
                        "validation_groups" => null
                        "value" => "1"
                      ]
                      "default_data" => array:1 [
                        "norm" => null
                      ]
                      "submitted_data" => array:2 [
                        "norm" => true
                        "view" => "1"
                      ]
                      "errors" => []
                      "children" => []
                    ]
                  ]
                ]
              ]
              "forms_by_hash" => array:7 [
                "000000003bf5a2d3000000002c86ac0c" => &47 array:11 [&47]
                "000000003bf5a2a2000000002c86ac0c" => &48 array:10 [&48]
                "000000003bf5a2a1000000002c86ac0c" => &49 array:10 [&49]
                "000000003bf5a2bc000000002c86ac0c" => &50 array:10 [&50]
                "000000003bf5a2bb000000002c86ac0c" => &51 array:10 [&51]
                "000000003bf5a2b6000000002c86ac0c" => &52 array:10 [&52]
                "000000003bf5a2b5000000002c86ac0c" => &53 array:10 [&53]
              ]
              "nb_errors" => 0
            ]
            -cloner: null
          }
        }
        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1101
          -defined: array:44 [
            "block_name" => true
            "block_prefix" => true
            "disabled" => true
            "label" => true
            "label_format" => true
            "row_attr" => true
            "label_translation_parameters" => true
            "attr_translation_parameters" => true
            "attr" => true
            "translation_domain" => true
            "auto_initialize" => true
            "data" => true
            "data_class" => true
            "empty_data" => true
            "trim" => true
            "required" => true
            "property_path" => true
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => true
            "label_attr" => true
            "inherit_data" => true
            "compound" => true
            "method" => true
            "action" => true
            "post_max_size_message" => true
            "upload_max_size_message" => true
            "allow_file_upload" => true
            "help" => true
            "help_attr" => true
            "help_html" => true
            "help_translation_parameters" => true
            "validation_groups" => true
            "error_mapping" => true
            "constraints" => true
            "invalid_message" => true
            "invalid_message_parameters" => true
            "allow_extra_fields" => true
            "extra_fields_message" => true
            "csrf_protection" => true
            "csrf_field_name" => true
            "csrf_message" => true
            "csrf_token_manager" => true
            "csrf_token_id" => true
          ]
          -defaults: array:43 [
            "block_name" => null
            "block_prefix" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "row_attr" => []
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "attr" => []
            "translation_domain" => null
            "auto_initialize" => true
            "data_class" => "App\Entity\Article"
            "empty_data" => null
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => null
            "label_attr" => []
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "upload_max_size_message" => null
            "allow_file_upload" => false
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "validation_groups" => null
            "error_mapping" => []
            "constraints" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => false
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
          ]
          -nested: []
          -required: []
          -resolved: array:30 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => false
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
          ]
          -normalizers: array:3 [
            "validation_groups" => array:1 [
              0 => Closure(Options $options, $groups) {#1098
                class: "Symfony\Component\Form\Extension\Validator\TypeBaseValidatorExtension"
                this: Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#1071}
              }
            ]
            "constraints" => array:1 [
              0 => Closure(Options $options, $constraints) {#1099
                class: "Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension"
                this: Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#1071}
              }
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options, $message) {#1100
                class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                use: { …2}
              }
            ]
          ]
          -allowedValues: []
          -allowedTypes: array:8 [
            "block_prefix" => array:2 [
              0 => "null"
              1 => "string"
            ]
            "attr" => array:1 [
              0 => "array"
            ]
            "row_attr" => array:1 [
              0 => "array"
            ]
            "label_attr" => array:1 [
              0 => "array"
            ]
            "upload_max_size_message" => array:1 [
              0 => "callable"
            ]
            "help" => array:2 [
              0 => "string"
              1 => "null"
            ]
            "help_attr" => array:1 [
              0 => "array"
            ]
            "help_html" => array:1 [
              0 => "bool"
            ]
          ]
          -lazy: array:3 [
            "empty_data" => array:1 [
              0 => Closure(Options $options) {#1095
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                this: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
              }
            ]
            "error_bubbling" => array:1 [
              0 => Closure(Options $options) {#1097
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                this: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
              }
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options) {#1096
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                this: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
              }
            ]
          ]
          -calling: []
          -deprecated: []
          -given: []
          -locked: false
          -parentsOptions: []
        }
      }
      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
    }
    -viewTransformers: []
    -modelTransformers: []
    -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperPropertyPathMapper {#1108
      -propertyAccessor: Symfony\Component\PropertyAccessPropertyAccessor {#865
        -magicCall: false
        -ignoreInvalidIndices: true
        -ignoreInvalidProperty: false
        -cacheItemPool: Symfony\Component\Cache\AdapterArrayAdapter {#866
          -storeSerialized: false
          -values: array:10 [
            "rApp.Entity.Article..title" => array:3 [
              0 => true
              1 => 0
              2 => "getTitle"
            ]
            "rApp.Entity.Article..contents" => array:3 [
              0 => true
              1 => 0
              2 => "getContents"
            ]
            "rApp.Entity.Article..images" => array:3 [
              0 => true
              1 => 0
              2 => "getImages"
            ]
            "rApp.Entity.Article..tags" => array:3 [
              0 => true
              1 => 0
              2 => "getTags"
            ]
            "rApp.Entity.Article..category" => array:3 [
              0 => true
              1 => 0
              2 => "getCategory"
            ]
            "rApp.Entity.Article..isPublished" => array:3 [
              0 => true
              1 => 0
              2 => "getIsPublished"
            ]
            "wApp.Entity.Article..title..0" => array:3 [
              0 => true
              1 => 0
              2 => "setTitle"
            ]
            "wApp.Entity.Article..contents..0" => array:3 [
              0 => true
              1 => 0
              2 => "setContents"
            ]
            "wApp.Entity.Article..category..0" => array:3 [
              0 => true
              1 => 0
              2 => "setCategory"
            ]
            "wApp.Entity.Article..isPublished..0" => array:3 [
              0 => true
              1 => 0
              2 => "setIsPublished"
            ]
          ]
          -expiries: array:10 [
            "rApp.Entity.Article..title" => 9223372036854775807
            "rApp.Entity.Article..contents" => 9223372036854775807
            "rApp.Entity.Article..images" => 9223372036854775807
            "rApp.Entity.Article..tags" => 9223372036854775807
            "rApp.Entity.Article..category" => 9223372036854775807
            "rApp.Entity.Article..isPublished" => 9223372036854775807
            "wApp.Entity.Article..title..0" => 9223372036854775807
            "wApp.Entity.Article..contents..0" => 9223372036854775807
            "wApp.Entity.Article..category..0" => 9223372036854775807
            "wApp.Entity.Article..isPublished..0" => 9223372036854775807
          ]
          -createCacheItem: Closure($key, $value, $isHit) {#868
            class: "Symfony\Component\CacheCacheItem"
            use: {
              $defaultLifetime: 0
            }
          }
          #logger: null
        }
        -propertyPathCache: []
        -readPropertyCache: array:6 [
          "App.Entity.Article..title" => array:3 [
            0 => true
            1 => 0
            2 => "getTitle"
          ]
          "App.Entity.Article..contents" => array:3 [
            0 => true
            1 => 0
            2 => "getContents"
          ]
          "App.Entity.Article..images" => array:3 [
            0 => true
            1 => 0
            2 => "getImages"
          ]
          "App.Entity.Article..tags" => array:3 [
            0 => true
            1 => 0
            2 => "getTags"
          ]
          "App.Entity.Article..category" => array:3 [
            0 => true
            1 => 0
            2 => "getCategory"
          ]
          "App.Entity.Article..isPublished" => array:3 [
            0 => true
            1 => 0
            2 => "getIsPublished"
          ]
        ]
        -writePropertyCache: array:4 [
          "App.Entity.Article..title..0" => array:3 [
            0 => true
            1 => 0
            2 => "setTitle"
          ]
          "App.Entity.Article..contents..0" => array:3 [
            0 => true
            1 => 0
            2 => "setContents"
          ]
          "App.Entity.Article..category..0" => array:3 [
            0 => true
            1 => 0
            2 => "setCategory"
          ]
          "App.Entity.Article..isPublished..0" => array:3 [
            0 => true
            1 => 0
            2 => "setIsPublished"
          ]
        ]
      }
    }
    -required: true
    -disabled: false
    -errorBubbling: true
    -emptyData: Closure(FormInterface $form) {#1103}
    -attributes: array:1 [
      "data_collector/passed_options" => array:1 [
        "data" => App\EntityArticle {#1058}
      ]
    ]
    -data: App\EntityArticle {#1058}
    -dataClass: "App\Entity\Article"
    -dataLocked: true
    -formFactory: Symfony\Component\FormFormFactory {#892
      -registry: Symfony\Component\FormFormRegistry {#893
        -extensions: array:1 [
          0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#894
            -guesser: Symfony\Component\FormFormTypeGuesserChain {#1125
              -guessers: array:2 [
                0 => Symfony\Component\Form\Extension\ValidatorValidatorTypeGuesser {#1126
                  -metadataFactory: Symfony\Component\Validator\ValidatorTraceableValidator {#1072 …2}
                }
                1 => Symfony\Bridge\Doctrine\FormDoctrineOrmTypeGuesser {#1127
                  #registry: Doctrine\Bundle\DoctrineBundleRegistry {#640 …7}
                  -cache: array:1 [ …1]
                }
              ]
            }
            -guesserLoaded: true
            -typeContainer: Symfony\Component\DependencyInjection\ArgumentServiceLocator {#895
              -factory: Symfony\Component\DependencyInjectionContainer::getService($registry, string $id, ?string $method, $load) {#30
                this: Container3407GbPApp_KernelDevDebugContainer {#29}
              }
              -serviceMap: array:10 [
                "App\Form\ArticleType" => array:4 [ …4]
                "App\Form\CategoryType" => array:4 [ …4]
                "App\Form\NewsType" => array:4 [ …4]
                "App\Form\RegistrationFormType" => array:4 [ …4]
                 …6
              ]
              -serviceTypes: array:10 [ …10]
              -externalId: null
              -container: null
              -factories: array:10 [ …10]
              -loading: []
              -providedTypes: null
            }
            -typeExtensionServices: array:3 [
              "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#896 …2}
              "Symfony\Component\Form\Extension\Core\Type\RepeatedType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#898 …2}
              "Symfony\Component\Form\Extension\Core\Type\SubmitType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#900 …2}
            ]
            -guesserServices: Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#902
              -generator: Closure() {#903 …2}
              -count: 2
            }
          }
        ]
        -types: array:7 [
          "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1066}
          "App\Form\ArticleType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1091}
          "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1112
            -proxiedType: Symfony\Component\FormResolvedFormType {#1113
              -innerType: Symfony\Component\Form\Extension\Core\TypeTextType {#1111}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1066}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1114 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
          }
          "Symfony\Component\Form\Extension\Core\Type\TextareaType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1128
            -proxiedType: Symfony\Component\FormResolvedFormType {#1268
              -innerType: Symfony\Component\Form\Extension\Core\TypeTextareaType {#1266}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1112}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1264 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
          }
          "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1275
            -proxiedType: Symfony\Component\FormResolvedFormType {#1276
              -innerType: Symfony\Component\Form\Extension\Core\TypeChoiceType {#1141 …1}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1066}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1279 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
          }
          "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1277
            -proxiedType: Symfony\Component\FormResolvedFormType {#1278
              -innerType: Symfony\Bridge\Doctrine\Form\TypeEntityType {#1263 …3}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1275}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1287 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
          }
          "Symfony\Component\Form\Extension\Core\Type\CheckboxType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1467
            -proxiedType: Symfony\Component\FormResolvedFormType {#1471
              -innerType: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1470 …}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1066}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1472 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
          }
        ]
        -guesser: Symfony\Component\FormFormTypeGuesserChain {#1124
          -guessers: array:2 [
            0 => Symfony\Component\Form\Extension\ValidatorValidatorTypeGuesser {#1126}
            1 => Symfony\Bridge\Doctrine\FormDoctrineOrmTypeGuesser {#1127}
          ]
        }
        -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#904
          -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#905}
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
        }
        -checkedTypes: []
      }
    }
    -action: ""
    -method: "POST"
    -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
    -autoInitialize: true
    -options: array:44 [
      "block_name" => null
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "translation_domain" => null
      "auto_initialize" => true
      "trim" => true
      "required" => true
      "property_path" => null
      "mapped" => true
      "by_reference" => true
      "inherit_data" => false
      "compound" => true
      "method" => "POST"
      "action" => ""
      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
      "allow_file_upload" => false
      "help_translation_parameters" => []
      "error_mapping" => []
      "invalid_message" => "This value is not valid."
      "invalid_message_parameters" => []
      "allow_extra_fields" => false
      "extra_fields_message" => "This form should not contain extra fields."
      "csrf_protection" => false
      "csrf_field_name" => "_token"
      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
      "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
      "csrf_token_id" => null
      "block_prefix" => null
      "row_attr" => []
      "attr" => []
      "data_class" => "App\Entity\Article"
      "empty_data" => Closure(FormInterface $form) {#1103}
      "error_bubbling" => true
      "label_attr" => []
      "upload_max_size_message" => Closure() {#1105}
      "help" => null
      "help_attr" => []
      "help_html" => false
      "validation_groups" => null
      "constraints" => []
      "data" => App\EntityArticle {#1058}
    ]
  }
  -parent: null
  -children: Symfony\Component\Form\UtilOrderedHashMap {#1483
    -elements: array:6 [
      "title" => Symfony\Component\FormForm {#1484
        -config: Symfony\Component\FormFormBuilder {#1485
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1511 …1}
          -name: "title"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1112}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#1116}
          -attributes: array:1 [
            "data_collector/passed_options" => []
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#892}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
          -autoInitialize: false
          -options: array:43 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#1116}
            "error_bubbling" => false
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1118}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\FormForm {#1469}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1486
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: "Some Content EEEEee"
        -normData: "Some Content EEEEee"
        -viewData: "Some Content EEEEee"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "title"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1509
          -elements: array:1 [
            0 => "title"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "title"
        }
      }
      "contents" => Symfony\Component\FormForm {#1487
        -config: Symfony\Component\FormFormBuilder {#1488
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1514 …1}
          -name: "contents"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1128}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#1265}
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [
              "required" => true
            ]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#892}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
          -autoInitialize: false
          -options: array:43 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#1265}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1146}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\FormForm {#1469}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1489
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: "rwrwrwerwrewer"
        -normData: "rwrwrwerwrewer"
        -viewData: "rwrwrwerwrewer"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "contents"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1510
          -elements: array:1 [
            0 => "contents"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "contents"
        }
      }
      "images" => Symfony\Component\FormForm {#1490
        -config: Symfony\Component\FormFormBuilder {#1491
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1517 …1}
          -name: "images"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1277}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1345}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1341
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#1340
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1334}
                -value: array:2 [ …2]
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [
              "em" => "default"
              "class" => "App\Entity\ArticleImage"
              "multiple" => true
              "required" => false
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1340}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#892}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
          -autoInitialize: false
          -options: array:59 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "upload_max_size_message" => Closure() {#1292}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "query_builder" => null
            "em" => Doctrine\ORMEntityManager {#682 …11}
            "class" => "App\Entity\ArticleImage"
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1335}
            "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1334}
            "choice_label" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceLabel"
            ]
            "choice_name" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceName"
            ]
            "choice_value" => array:2 [
              0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1335}
              1 => "getIdValue"
            ]
            "choice_attr" => null
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
        }
        -parent: Symfony\Component\FormForm {#1469}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1492
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: Doctrine\Common\CollectionsArrayCollection {#1059}
        -normData: Doctrine\Common\CollectionsArrayCollection {#1059}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "images"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1513
          -elements: array:1 [
            0 => "images"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "images"
        }
      }
      "tags" => Symfony\Component\FormForm {#1493
        -config: Symfony\Component\FormFormBuilder {#1494
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1520 …1}
          -name: "tags"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1277}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1405}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1401
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#1400
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1394}
                -value: array:2 [ …2]
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:3 [
              "class" => "App\Entity\Tag"
              "choice_label" => "name"
              "multiple" => true
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1400}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#892}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
          -autoInitialize: false
          -options: array:59 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "upload_max_size_message" => Closure() {#1346}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "query_builder" => null
            "class" => "App\Entity\Tag"
            "em" => Doctrine\ORMEntityManager {#682 …11}
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1395}
            "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1394}
            "choice_label" => "name"
            "choice_name" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceName"
            ]
            "choice_value" => array:2 [
              0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1395}
              1 => "getIdValue"
            ]
            "choice_attr" => null
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
        }
        -parent: Symfony\Component\FormForm {#1469}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1495
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: Doctrine\Common\CollectionsArrayCollection {#1060}
        -normData: Doctrine\Common\CollectionsArrayCollection {#1060}
        -viewData: array:2 [
          0 => "1"
          1 => "4"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "tags"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1516
          -elements: array:1 [
            0 => "tags"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "tags"
        }
      }
      "category" => Symfony\Component\FormForm {#1496
        -config: Symfony\Component\FormFormBuilder {#1497
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1523 …1}
          -name: "category"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1277}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1465
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#1464
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1458}
                -value: array:2 [ …2]
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [
              "class" => "App\Entity\Category"
              "choice_label" => "name"
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1464}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#892}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
          -autoInitialize: false
          -options: array:59 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
            "multiple" => false
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => ""
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "upload_max_size_message" => Closure() {#1408}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "query_builder" => null
            "class" => "App\Entity\Category"
            "em" => Doctrine\ORMEntityManager {#682 …11}
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1459}
            "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1458}
            "choice_label" => "name"
            "choice_name" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceName"
            ]
            "choice_value" => array:2 [
              0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1459}
              1 => "getIdValue"
            ]
            "choice_attr" => null
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
        }
        -parent: Symfony\Component\FormForm {#1469}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1498
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: App\EntityCategory {#1706}
        -normData: App\EntityCategory {#1706}
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "category"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1519
          -elements: array:1 [
            0 => "category"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "category"
        }
      }
      "isPublished" => Symfony\Component\FormForm {#1499
        -config: Symfony\Component\FormFormBuilder {#1500
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1526 …1}
          -name: "isPublished"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1467}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerBooleanToStringTransformer {#1482
              -trueValue: "1"
              -falseValues: array:1 [ …1]
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form, $viewData) {#1473}
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [
              "required" => false
            ]
          ]
          -data: false
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#892}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
          -autoInitialize: false
          -options: array:45 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
            "value" => "1"
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form, $viewData) {#1473}
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1475}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "false_values" => array:1 [
              0 => null
            ]
          ]
        }
        -parent: Symfony\Component\FormForm {#1469}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1501
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: true
        -normData: true
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "isPublished"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1522
          -elements: array:1 [
            0 => "isPublished"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "isPublished"
        }
      }
    ]
    -orderedKeys: array:6 [
      0 => "title"
      1 => "contents"
      2 => "images"
      3 => "tags"
      4 => "category"
      5 => "isPublished"
    ]
    -managedCursors: []
  }
  -errors: []
  -submitted: true
  -clickedButton: null
  -modelData: App\EntityArticle {#1058}
  -normData: App\EntityArticle {#1058}
  -viewData: App\EntityArticle {#1058}
  -extraData: []
  -transformationFailure: null
  -defaultDataSet: true
  -lockSetData: false
  -name: "article"
  -inheritData: false
  -propertyPath: null
}

GET https://127.0.0.1:8000/article/new

  • controller
    "App\Controller\ArticleController::new"
    
  • project dirC:\Users\Instructor\PhpstormProjects\workshop

ArticleController.php on line 150

Symfony\Component\Form\Form {#1469
  -config: Symfony\Component\FormFormBuilder {#1468
    -children: []
    -unresolvedChildren: []
    #locked: true
    -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1502 …1}
    -name: "article"
    -propertyPath: null
    -mapped: true
    -byReference: true
    -inheritData: false
    -compound: true
    -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1091
      -proxiedType: Symfony\Component\FormResolvedFormType {#1092
        -innerType: App\FormArticleType {#1063}
        -typeExtensions: []
        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1066
          -proxiedType: Symfony\Component\FormResolvedFormType {#1065
            -innerType: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
            -typeExtensions: array:6 [
              0 => Symfony\Component\Form\Extension\Core\TypeTransformationFailureExtension {#1067
                -translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
              }
              1 => Symfony\Component\Form\Extension\HttpFoundation\TypeFormTypeHttpFoundationExtension {#1068
                -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069
                  -serverParams: Symfony\Component\Form\UtilServerParams {#1070
                    -requestStack: Symfony\Component\HttpFoundationRequestStack {#131
                      -requests: array:1 [
                        0 => Symfony\Component\HttpFoundationRequest {#7
                          +attributes: Symfony\Component\HttpFoundationParameterBag {#10
                            #parameters: array:5 [ …5]
                          }
                          +request: Symfony\Component\HttpFoundationParameterBag {#8
                            #parameters: []
                          }
                          +query: Symfony\Component\HttpFoundationParameterBag {#9
                            #parameters: []
                          }
                          +server: Symfony\Component\HttpFoundationServerBag {#13
                            #parameters: array:99 [ …99]
                          }
                          +files: Symfony\Component\HttpFoundationFileBag {#12
                            #parameters: []
                          }
                          +cookies: Symfony\Component\HttpFoundationParameterBag {#11
                            #parameters: array:1 [ …1]
                          }
                          +headers: Symfony\Component\HttpFoundationHeaderBag {#14
                            #headers: array:18 [ …18]
                            #cacheControl: array:1 [ …1]
                          }
                          #content: null
                          #languages: null
                          #charsets: null
                          #encodings: null
                          #acceptableContentTypes: null
                          #pathInfo: "/article/new"
                          #requestUri: "/article/new"
                          #baseUrl: ""
                          #basePath: null
                          #method: "GET"
                          #format: null
                          #session: Symfony\Component\HttpFoundation\SessionSession {#618
                            #storage: Symfony\Component\HttpFoundation\Session\StorageNativeSessionStorage {#619
                              #bags: array:2 [
                                "attributes" => Symfony\Component\HttpFoundation\SessionSessionBagProxy {#635 …3}
                                "flashes" => Symfony\Component\HttpFoundation\SessionSessionBagProxy {#636 …3}
                              ]
                              #started: true
                              #closed: false
                              #saveHandler: Symfony\Component\HttpFoundation\Session\Storage\ProxySessionHandlerProxy {#241
                                #handler: Symfony\Component\HttpFoundation\Session\Storage\HandlerStrictSessionHandler {#239 …7}
                                #wrapper: false
                                #saveHandlerName: "user"
                              }
                              #metadataBag: Symfony\Component\HttpFoundation\Session\StorageMetadataBag {#534
                                -name: "__metadata"
                                -storageKey: "_sf2_meta"
                                #meta: & array:3 [ …3]
                                -lastUsed: 1585924166
                                -updateThreshold: 0
                              }
                              -emulateSameSite: null
                            }
                            -flashName: "flashes"
                            -attributeName: "attributes"
                            -data: & array:2 [
                              "_sf2_attributes" => & array:3 [
                                "_csrf/https-authenticate" => "BobjEX6ZpJKDgQ559-ybr-ewr9MlntsFc4c6TCt_Vp4"
                                "_security.last_username" => "admin"
                                "_security_main" => "C:67:"Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken":543:{a:2:{i:0;s:4:"main";i:1;a:5:{i:0;O:15:"App\Entity\User":6:{s:19:"\x00App\Entity\User\x00id";i:1;s:25:"\x00App\Entity\User\x00username";s:5:"admin";s:22:"\x00App\Entity\User\x00roles";a:2:{i:0;s:16:"ROLE_SUPER_ADMIN";i:1;s:9:"ROLE_USER";}s:25:"\x00App\Entity\User\x00password";s:97:"$argon2id$v=19$m=65536,t=4,p=1$QnRha3N0ZmprQzRTcGZMcQ$W6Z4DxEWROoWBO3iAZ74jc4LCP8T3mpXc9CMwM6NCiI";s:22:"\x00App\Entity\User\x00email";s:12:"admin@abv.bg";s:22:"\x00App\Entity\User\x00alias";s:13:"Administrator";}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:16:"ROLE_SUPER_ADMIN";i:1;s:9:"ROLE_USER";}}}}"
                              ]
                              "_symfony_flashes" => & []
                            ]
                            -usageIndex: & 4
                          }
                          #locale: null
                          #defaultLocale: "en"
                          -preferredFormat: null
                          -isHostValid: true
                          -isForwardedValid: true
                          basePath: ""
                          format: "html"
                        }
                      ]
                    }
                  }
                }
              }
              2 => Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#1071
                -validator: Symfony\Component\Validator\ValidatorTraceableValidator {#1072
                  -validator: Symfony\Component\Validator\ValidatorRecursiveValidator {#1085 …4}
                  -collectedData: []
                }
                -violationMapper: Symfony\Component\Form\Extension\Validator\ViolationMapperViolationMapper {#1086
                  -allowNonSynchronized: null
                }
              }
              3 => Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
              4 => Symfony\Component\Form\Extension\Csrf\TypeFormTypeCsrfExtension {#1088
                -defaultTokenManager: Symfony\Component\Security\CsrfCsrfTokenManager {#698
                  -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#699
                    -entropy: 256
                  }
                  -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#617
                    -session: Symfony\Component\HttpFoundation\SessionSession {#618}
                    -namespace: "_csrf"
                  }
                  -namespace: Closure() {#701
                    class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                    this: Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    use: {
                      $namespace: Symfony\Component\HttpFoundationRequestStack {#131}
                      $superGlobalNamespaceGenerator: Closure() {#700 …}
                    }
                  }
                }
                -defaultEnabled: true
                -defaultFieldName: "_token"
                -translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                -translationDomain: "validators"
                -serverParams: Symfony\Component\Form\UtilServerParams {#1070}
              }
              5 => Symfony\Component\Form\Extension\DataCollector\TypeDataCollectorTypeExtension {#1089
                -listener: Symfony\Component\Form\Extension\DataCollector\EventListenerDataCollectorListener {#1090
                  -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797
                    -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#798}
                    -dataByForm: array:7 [
                      "000000007b8f5bd700000000358a4f11" => array:8 [
                        "id" => "article"
                        "name" => "article"
                        "type_class" => "App\Form\ArticleType"
                        "synchronized" => true
                        "passed_options" => array:1 [
                          "data" => App\EntityArticle {#1058
                            -id: null
                            -title: null
                            -contents: null
                            -dateCreated: DateTime @1585924343 {#1062
                              date: 2020-04-03 16:32:23.383537 Europe/Berlin (+02:00)
                            }
                            -dateEdit: DateTime @1585924343 {#1061
                              date: 2020-04-03 16:32:23.383533 Europe/Berlin (+02:00)
                            }
                            -images: Doctrine\Common\CollectionsArrayCollection {#1059
                              -elements: []
                            }
                            -tags: Doctrine\Common\CollectionsArrayCollection {#1060
                              -elements: []
                            }
                            -category: null
                            -author: null
                            -isPublished: null
                          }
                        ]
                        "resolved_options" => array:44 [
                          "action" => ""
                          "allow_extra_fields" => false
                          "allow_file_upload" => false
                          "attr" => []
                          "attr_translation_parameters" => []
                          "auto_initialize" => true
                          "block_name" => null
                          "block_prefix" => null
                          "by_reference" => true
                          "compound" => true
                          "constraints" => []
                          "csrf_field_name" => "_token"
                          "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                          "csrf_protection" => false
                          "csrf_token_id" => null
                          "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                          "data" => App\EntityArticle {#1058}
                          "data_class" => "App\Entity\Article"
                          "disabled" => false
                          "empty_data" => Closure(FormInterface $form) {#1103
                            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                            this: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
                            use: {
                              $class: "App\Entity\Article"
                            }
                          }
                          "error_bubbling" => true
                          "error_mapping" => []
                          "extra_fields_message" => "This form should not contain extra fields."
                          "help" => null
                          "help_attr" => []
                          "help_html" => false
                          "help_translation_parameters" => []
                          "inherit_data" => false
                          "invalid_message" => "This value is not valid."
                          "invalid_message_parameters" => []
                          "label" => null
                          "label_attr" => []
                          "label_format" => null
                          "label_translation_parameters" => []
                          "mapped" => true
                          "method" => "POST"
                          "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                          "property_path" => null
                          "required" => true
                          "row_attr" => []
                          "translation_domain" => null
                          "trim" => true
                          "upload_max_size_message" => Closure() {#1105
                            class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                            this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                            use: {
                              $translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                              $translationDomain: "validators"
                              $message: Closure() {#1104 …}
                            }
                          }
                          "validation_groups" => null
                        ]
                        "default_data" => array:1 [
                          "norm" => App\EntityArticle {#1058}
                        ]
                        "submitted_data" => []
                      ]
                      "000000007b8f5ba600000000358a4f11" => array:8 [
                        "id" => "article_title"
                        "name" => "title"
                        "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                        "synchronized" => true
                        "passed_options" => []
                        "resolved_options" => array:43 [
                          "action" => ""
                          "allow_extra_fields" => false
                          "allow_file_upload" => false
                          "attr" => []
                          "attr_translation_parameters" => []
                          "auto_initialize" => true
                          "block_name" => null
                          "block_prefix" => null
                          "by_reference" => true
                          "compound" => false
                          "constraints" => []
                          "csrf_field_name" => "_token"
                          "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                          "csrf_protection" => true
                          "csrf_token_id" => null
                          "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                          "data_class" => null
                          "disabled" => false
                          "empty_data" => Closure(FormInterface $form) {#1116
                            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                            this: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
                          }
                          "error_bubbling" => false
                          "error_mapping" => []
                          "extra_fields_message" => "This form should not contain extra fields."
                          "help" => null
                          "help_attr" => []
                          "help_html" => false
                          "help_translation_parameters" => []
                          "inherit_data" => false
                          "invalid_message" => "This value is not valid."
                          "invalid_message_parameters" => []
                          "label" => null
                          "label_attr" => []
                          "label_format" => null
                          "label_translation_parameters" => []
                          "mapped" => true
                          "method" => "POST"
                          "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                          "property_path" => null
                          "required" => true
                          "row_attr" => []
                          "translation_domain" => null
                          "trim" => true
                          "upload_max_size_message" => Closure() {#1118
                            class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                            this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                            use: {
                              $translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                              $translationDomain: "validators"
                              $message: Closure() {#1117}
                            }
                          }
                          "validation_groups" => null
                        ]
                        "default_data" => array:2 [
                          "norm" => null
                          "view" => ""
                        ]
                        "submitted_data" => []
                      ]
                      "000000007b8f5ba500000000358a4f11" => array:8 [
                        "id" => "article_contents"
                        "name" => "contents"
                        "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                        "synchronized" => true
                        "passed_options" => array:1 [
                          "required" => true
                        ]
                        "resolved_options" => array:43 [
                          "action" => ""
                          "allow_extra_fields" => false
                          "allow_file_upload" => false
                          "attr" => []
                          "attr_translation_parameters" => []
                          "auto_initialize" => true
                          "block_name" => null
                          "block_prefix" => null
                          "by_reference" => true
                          "compound" => false
                          "constraints" => []
                          "csrf_field_name" => "_token"
                          "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                          "csrf_protection" => true
                          "csrf_token_id" => null
                          "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                          "data_class" => null
                          "disabled" => false
                          "empty_data" => Closure(FormInterface $form) {#1265
                            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                            this: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
                          }
                          "error_bubbling" => false
                          "error_mapping" => []
                          "extra_fields_message" => "This form should not contain extra fields."
                          "help" => null
                          "help_attr" => []
                          "help_html" => false
                          "help_translation_parameters" => []
                          "inherit_data" => false
                          "invalid_message" => "This value is not valid."
                          "invalid_message_parameters" => []
                          "label" => null
                          "label_attr" => []
                          "label_format" => null
                          "label_translation_parameters" => []
                          "mapped" => true
                          "method" => "POST"
                          "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                          "property_path" => null
                          "required" => true
                          "row_attr" => []
                          "translation_domain" => null
                          "trim" => true
                          "upload_max_size_message" => Closure() {#1146
                            class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                            this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                            use: {
                              $translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                              $translationDomain: "validators"
                              $message: Closure() {#1214}
                            }
                          }
                          "validation_groups" => null
                        ]
                        "default_data" => array:2 [
                          "norm" => null
                          "view" => ""
                        ]
                        "submitted_data" => []
                      ]
                      "000000007b8f5bb800000000358a4f11" => array:8 [
                        "id" => "article_images"
                        "name" => "images"
                        "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                        "synchronized" => true
                        "passed_options" => array:4 [
                          "class" => "App\Entity\ArticleImage"
                          "em" => "default"
                          "multiple" => true
                          "required" => false
                        ]
                        "resolved_options" => array:59 [
                          "action" => ""
                          "allow_extra_fields" => false
                          "allow_file_upload" => false
                          "attr" => []
                          "attr_translation_parameters" => []
                          "auto_initialize" => true
                          "block_name" => null
                          "block_prefix" => null
                          "by_reference" => true
                          "choice_attr" => null
                          "choice_label" => array:2 [
                            0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                            1 => "createChoiceLabel"
                          ]
                          "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1334
                            -manager: Doctrine\ORMEntityManager {#682 …11}
                            -class: "App\Entity\ArticleImage"
                            -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1335
                              -om: Doctrine\ORMEntityManager {#682 …11}
                              -classMetadata: Doctrine\ORM\MappingClassMetadata {#1296
                                +name: "App\Entity\ArticleImage"
                                +namespace: "App\Entity"
                                +rootEntityName: "App\Entity\ArticleImage"
                                +customGeneratorDefinition: null
                                +customRepositoryClassName: "App\Repository\ArticleImageRepository"
                                +isMappedSuperclass: false
                                +isEmbeddedClass: false
                                +parentClasses: []
                                +subClasses: []
                                +embeddedClasses: []
                                +namedQueries: []
                                +namedNativeQueries: []
                                +sqlResultSetMappings: []
                                +identifier: array:1 [ …1]
                                +inheritanceType: 1
                                +generatorType: 4
                                +fieldMappings: array:2 [ …2]
                                +fieldNames: array:2 [ …2]
                                +columnNames: array:2 [ …2]
                                +discriminatorValue: null
                                +discriminatorMap: []
                                +discriminatorColumn: null
                                +table: array:1 [ …1]
                                +lifecycleCallbacks: []
                                +entityListeners: []
                                +associationMappings: array:2 [ …2]
                                +isIdentifierComposite: false
                                +containsForeignIdentifier: false
                                +idGenerator: Doctrine\ORM\IdIdentityGenerator {#1306 …1}
                                +sequenceGeneratorDefinition: null
                                +tableGeneratorDefinition: null
                                +changeTrackingPolicy: 1
                                +isVersioned: null
                                +versionField: null
                                +cache: null
                                +reflClass: ReflectionClass {#1305 …5}
                                +isReadOnly: false
                                #namingStrategy: Doctrine\ORM\MappingUnderscoreNamingStrategy {#668 …2}
                                +reflFields: array:4 [ …4]
                                -instantiator: Doctrine\InstantiatorInstantiator {#1297}
                              }
                              -singleId: true
                              -intId: true
                              -idField: "id"
                              -associationIdReader: null
                            }
                            -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#1333
                              -queryBuilder: Doctrine\ORMQueryBuilder {#1329 …13}
                            }
                            -choiceList: null
                          }
                          "choice_name" => array:2 [
                            0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                            1 => "createChoiceName"
                          ]
                          "choice_translation_domain" => false
                          "choice_value" => array:2 [
                            0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1335}
                            1 => "getIdValue"
                          ]
                          "choices" => null
                          "class" => "App\Entity\ArticleImage"
                          "compound" => false
                          "constraints" => []
                          "csrf_field_name" => "_token"
                          "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                          "csrf_protection" => true
                          "csrf_token_id" => null
                          "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                          "data_class" => null
                          "disabled" => false
                          "em" => Doctrine\ORMEntityManager {#682 …11}
                          "empty_data" => []
                          "error_bubbling" => false
                          "error_mapping" => []
                          "expanded" => false
                          "extra_fields_message" => "This form should not contain extra fields."
                          "group_by" => null
                          "help" => null
                          "help_attr" => []
                          "help_html" => false
                          "help_translation_parameters" => []
                          "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1335}
                          "inherit_data" => false
                          "invalid_message" => "This value is not valid."
                          "invalid_message_parameters" => []
                          "label" => null
                          "label_attr" => []
                          "label_format" => null
                          "label_translation_parameters" => []
                          "mapped" => true
                          "method" => "POST"
                          "multiple" => true
                          "placeholder" => null
                          "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                          "preferred_choices" => []
                          "property_path" => null
                          "query_builder" => null
                          "required" => false
                          "row_attr" => []
                          "translation_domain" => null
                          "trim" => false
                          "upload_max_size_message" => Closure() {#1292
                            class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                            this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                            use: {
                              $translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                              $translationDomain: "validators"
                              $message: Closure() {#1293}
                            }
                          }
                          "validation_groups" => null
                        ]
                        "default_data" => array:2 [
                          "norm" => Doctrine\Common\CollectionsArrayCollection {#1059}
                          "view" => []
                        ]
                        "submitted_data" => []
                      ]
                      "000000007b8f5bbf00000000358a4f11" => array:8 [
                        "id" => "article_tags"
                        "name" => "tags"
                        "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                        "synchronized" => true
                        "passed_options" => array:3 [
                          "choice_label" => "name"
                          "class" => "App\Entity\Tag"
                          "multiple" => true
                        ]
                        "resolved_options" => array:59 [
                          "action" => ""
                          "allow_extra_fields" => false
                          "allow_file_upload" => false
                          "attr" => []
                          "attr_translation_parameters" => []
                          "auto_initialize" => true
                          "block_name" => null
                          "block_prefix" => null
                          "by_reference" => true
                          "choice_attr" => null
                          "choice_label" => "name"
                          "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1394
                            -manager: Doctrine\ORMEntityManager {#682 …11}
                            -class: "App\Entity\Tag"
                            -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1395
                              -om: Doctrine\ORMEntityManager {#682 …11}
                              -classMetadata: Doctrine\ORM\MappingClassMetadata {#1348
                                +name: "App\Entity\Tag"
                                +namespace: "App\Entity"
                                +rootEntityName: "App\Entity\Tag"
                                +customGeneratorDefinition: null
                                +customRepositoryClassName: "App\Repository\TagRepository"
                                +isMappedSuperclass: false
                                +isEmbeddedClass: false
                                +parentClasses: []
                                +subClasses: []
                                +embeddedClasses: []
                                +namedQueries: []
                                +namedNativeQueries: []
                                +sqlResultSetMappings: []
                                +identifier: array:1 [ …1]
                                +inheritanceType: 1
                                +generatorType: 4
                                +fieldMappings: array:2 [ …2]
                                +fieldNames: array:2 [ …2]
                                +columnNames: array:2 [ …2]
                                +discriminatorValue: null
                                +discriminatorMap: []
                                +discriminatorColumn: null
                                +table: array:1 [ …1]
                                +lifecycleCallbacks: []
                                +entityListeners: []
                                +associationMappings: array:3 [ …3]
                                +isIdentifierComposite: false
                                +containsForeignIdentifier: false
                                +idGenerator: Doctrine\ORM\IdIdentityGenerator {#1360 …1}
                                +sequenceGeneratorDefinition: null
                                +tableGeneratorDefinition: null
                                +changeTrackingPolicy: 1
                                +isVersioned: null
                                +versionField: null
                                +cache: null
                                +reflClass: ReflectionClass {#1359 …5}
                                +isReadOnly: false
                                #namingStrategy: Doctrine\ORM\MappingUnderscoreNamingStrategy {#668 …2}
                                +reflFields: array:5 [ …5]
                                -instantiator: Doctrine\InstantiatorInstantiator {#1354}
                              }
                              -singleId: true
                              -intId: true
                              -idField: "id"
                              -associationIdReader: null
                            }
                            -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#1393
                              -queryBuilder: Doctrine\ORMQueryBuilder {#1389 …13}
                            }
                            -choiceList: null
                          }
                          "choice_name" => array:2 [
                            0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                            1 => "createChoiceName"
                          ]
                          "choice_translation_domain" => false
                          "choice_value" => array:2 [
                            0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1395}
                            1 => "getIdValue"
                          ]
                          "choices" => null
                          "class" => "App\Entity\Tag"
                          "compound" => false
                          "constraints" => []
                          "csrf_field_name" => "_token"
                          "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                          "csrf_protection" => true
                          "csrf_token_id" => null
                          "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                          "data_class" => null
                          "disabled" => false
                          "em" => Doctrine\ORMEntityManager {#682 …11}
                          "empty_data" => []
                          "error_bubbling" => false
                          "error_mapping" => []
                          "expanded" => false
                          "extra_fields_message" => "This form should not contain extra fields."
                          "group_by" => null
                          "help" => null
                          "help_attr" => []
                          "help_html" => false
                          "help_translation_parameters" => []
                          "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1395}
                          "inherit_data" => false
                          "invalid_message" => "This value is not valid."
                          "invalid_message_parameters" => []
                          "label" => null
                          "label_attr" => []
                          "label_format" => null
                          "label_translation_parameters" => []
                          "mapped" => true
                          "method" => "POST"
                          "multiple" => true
                          "placeholder" => null
                          "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                          "preferred_choices" => []
                          "property_path" => null
                          "query_builder" => null
                          "required" => true
                          "row_attr" => []
                          "translation_domain" => null
                          "trim" => false
                          "upload_max_size_message" => Closure() {#1346
                            class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                            this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                            use: {
                              $translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                              $translationDomain: "validators"
                              $message: Closure() {#1129}
                            }
                          }
                          "validation_groups" => null
                        ]
                        "default_data" => array:2 [
                          "norm" => Doctrine\Common\CollectionsArrayCollection {#1060}
                          "view" => []
                        ]
                        "submitted_data" => []
                      ]
                      "000000007b8f5bb200000000358a4f11" => array:8 [
                        "id" => "article_category"
                        "name" => "category"
                        "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                        "synchronized" => true
                        "passed_options" => array:2 [
                          "choice_label" => "name"
                          "class" => "App\Entity\Category"
                        ]
                        "resolved_options" => array:59 [
                          "action" => ""
                          "allow_extra_fields" => false
                          "allow_file_upload" => false
                          "attr" => []
                          "attr_translation_parameters" => []
                          "auto_initialize" => true
                          "block_name" => null
                          "block_prefix" => null
                          "by_reference" => true
                          "choice_attr" => null
                          "choice_label" => "name"
                          "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1458
                            -manager: Doctrine\ORMEntityManager {#682 …11}
                            -class: "App\Entity\Category"
                            -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1459
                              -om: Doctrine\ORMEntityManager {#682 …11}
                              -classMetadata: Doctrine\ORM\MappingClassMetadata {#1410
                                +name: "App\Entity\Category"
                                +namespace: "App\Entity"
                                +rootEntityName: "App\Entity\Category"
                                +customGeneratorDefinition: null
                                +customRepositoryClassName: "App\Repository\CategoryRepository"
                                +isMappedSuperclass: false
                                +isEmbeddedClass: false
                                +parentClasses: []
                                +subClasses: []
                                +embeddedClasses: []
                                +namedQueries: []
                                +namedNativeQueries: []
                                +sqlResultSetMappings: []
                                +identifier: array:1 [ …1]
                                +inheritanceType: 1
                                +generatorType: 4
                                +fieldMappings: array:2 [ …2]
                                +fieldNames: array:2 [ …2]
                                +columnNames: array:2 [ …2]
                                +discriminatorValue: null
                                +discriminatorMap: []
                                +discriminatorColumn: null
                                +table: array:1 [ …1]
                                +lifecycleCallbacks: []
                                +entityListeners: []
                                +associationMappings: array:3 [ …3]
                                +isIdentifierComposite: false
                                +containsForeignIdentifier: false
                                +idGenerator: Doctrine\ORM\IdIdentityGenerator {#1422 …1}
                                +sequenceGeneratorDefinition: null
                                +tableGeneratorDefinition: null
                                +changeTrackingPolicy: 1
                                +isVersioned: null
                                +versionField: null
                                +cache: null
                                +reflClass: ReflectionClass {#1421 …5}
                                +isReadOnly: false
                                #namingStrategy: Doctrine\ORM\MappingUnderscoreNamingStrategy {#668 …2}
                                +reflFields: array:5 [ …5]
                                -instantiator: Doctrine\InstantiatorInstantiator {#1416}
                              }
                              -singleId: true
                              -intId: true
                              -idField: "id"
                              -associationIdReader: null
                            }
                            -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#1457
                              -queryBuilder: Doctrine\ORMQueryBuilder {#1453 …13}
                            }
                            -choiceList: null
                          }
                          "choice_name" => array:2 [
                            0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                            1 => "createChoiceName"
                          ]
                          "choice_translation_domain" => false
                          "choice_value" => array:2 [
                            0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1459}
                            1 => "getIdValue"
                          ]
                          "choices" => null
                          "class" => "App\Entity\Category"
                          "compound" => false
                          "constraints" => []
                          "csrf_field_name" => "_token"
                          "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                          "csrf_protection" => true
                          "csrf_token_id" => null
                          "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                          "data_class" => null
                          "disabled" => false
                          "em" => Doctrine\ORMEntityManager {#682 …11}
                          "empty_data" => ""
                          "error_bubbling" => false
                          "error_mapping" => []
                          "expanded" => false
                          "extra_fields_message" => "This form should not contain extra fields."
                          "group_by" => null
                          "help" => null
                          "help_attr" => []
                          "help_html" => false
                          "help_translation_parameters" => []
                          "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1459}
                          "inherit_data" => false
                          "invalid_message" => "This value is not valid."
                          "invalid_message_parameters" => []
                          "label" => null
                          "label_attr" => []
                          "label_format" => null
                          "label_translation_parameters" => []
                          "mapped" => true
                          "method" => "POST"
                          "multiple" => false
                          "placeholder" => null
                          "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                          "preferred_choices" => []
                          "property_path" => null
                          "query_builder" => null
                          "required" => true
                          "row_attr" => []
                          "translation_domain" => null
                          "trim" => false
                          "upload_max_size_message" => Closure() {#1408
                            class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                            this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                            use: {
                              $translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                              $translationDomain: "validators"
                              $message: Closure() {#1407}
                            }
                          }
                          "validation_groups" => null
                        ]
                        "default_data" => array:2 [
                          "norm" => null
                          "view" => ""
                        ]
                        "submitted_data" => []
                      ]
                      "000000007b8f5bb100000000358a4f11" => array:8 [
                        "id" => "article_isPublished"
                        "name" => "isPublished"
                        "type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
                        "synchronized" => true
                        "passed_options" => array:1 [
                          "required" => false
                        ]
                        "resolved_options" => array:45 [
                          "action" => ""
                          "allow_extra_fields" => false
                          "allow_file_upload" => false
                          "attr" => []
                          "attr_translation_parameters" => []
                          "auto_initialize" => true
                          "block_name" => null
                          "block_prefix" => null
                          "by_reference" => true
                          "compound" => false
                          "constraints" => []
                          "csrf_field_name" => "_token"
                          "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                          "csrf_protection" => true
                          "csrf_token_id" => null
                          "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                          "data_class" => null
                          "disabled" => false
                          "empty_data" => Closure(FormInterface $form, $viewData) {#1473
                            class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                            this: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1470 …}
                          }
                          "error_bubbling" => false
                          "error_mapping" => []
                          "extra_fields_message" => "This form should not contain extra fields."
                          "false_values" => array:1 [
                            0 => null
                          ]
                          "help" => null
                          "help_attr" => []
                          "help_html" => false
                          "help_translation_parameters" => []
                          "inherit_data" => false
                          "invalid_message" => "This value is not valid."
                          "invalid_message_parameters" => []
                          "label" => null
                          "label_attr" => []
                          "label_format" => null
                          "label_translation_parameters" => []
                          "mapped" => true
                          "method" => "POST"
                          "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                          "property_path" => null
                          "required" => false
                          "row_attr" => []
                          "translation_domain" => null
                          "trim" => true
                          "upload_max_size_message" => Closure() {#1475
                            class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                            this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                            use: {
                              $translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                              $translationDomain: "validators"
                              $message: Closure() {#1476}
                            }
                          }
                          "validation_groups" => null
                          "value" => "1"
                        ]
                        "default_data" => array:1 [
                          "norm" => null
                        ]
                        "submitted_data" => []
                      ]
                    ]
                    -dataByView: null
                    -formsByView: null
                    #data: array:3 [
                      "forms" => []
                      "forms_by_hash" => []
                      "nb_errors" => 0
                    ]
                    -cloner: null
                  }
                }
              }
            ]
            -parent: null
            -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1093
              -defined: array:44 [
                "block_name" => true
                "block_prefix" => true
                "disabled" => true
                "label" => true
                "label_format" => true
                "row_attr" => true
                "label_translation_parameters" => true
                "attr_translation_parameters" => true
                "attr" => true
                "translation_domain" => true
                "auto_initialize" => true
                "data" => true
                "data_class" => true
                "empty_data" => true
                "trim" => true
                "required" => true
                "property_path" => true
                "mapped" => true
                "by_reference" => true
                "error_bubbling" => true
                "label_attr" => true
                "inherit_data" => true
                "compound" => true
                "method" => true
                "action" => true
                "post_max_size_message" => true
                "upload_max_size_message" => true
                "allow_file_upload" => true
                "help" => true
                "help_attr" => true
                "help_html" => true
                "help_translation_parameters" => true
                "validation_groups" => true
                "error_mapping" => true
                "constraints" => true
                "invalid_message" => true
                "invalid_message_parameters" => true
                "allow_extra_fields" => true
                "extra_fields_message" => true
                "csrf_protection" => true
                "csrf_field_name" => true
                "csrf_message" => true
                "csrf_token_manager" => true
                "csrf_token_id" => true
              ]
              -defaults: array:43 [
                "block_name" => null
                "block_prefix" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "row_attr" => []
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "attr" => []
                "translation_domain" => null
                "auto_initialize" => true
                "data_class" => null
                "empty_data" => null
                "trim" => true
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "error_bubbling" => null
                "label_attr" => []
                "inherit_data" => false
                "compound" => true
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "upload_max_size_message" => null
                "allow_file_upload" => false
                "help" => null
                "help_attr" => []
                "help_html" => false
                "help_translation_parameters" => []
                "validation_groups" => null
                "error_mapping" => []
                "constraints" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                "csrf_token_id" => null
              ]
              -nested: []
              -required: []
              -resolved: array:30 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => true
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "compound" => true
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "error_mapping" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                "csrf_token_id" => null
              ]
              -normalizers: array:3 [
                "validation_groups" => array:1 [
                  0 => Closure(Options $options, $groups) {#1098
                    class: "Symfony\Component\Form\Extension\Validator\TypeBaseValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#1071}
                  }
                ]
                "constraints" => array:1 [
                  0 => Closure(Options $options, $constraints) {#1099
                    class: "Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#1071}
                  }
                ]
                "upload_max_size_message" => array:1 [
                  0 => Closure(Options $options, $message) {#1100
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                    use: {
                      $translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                      $translationDomain: "validators"
                    }
                  }
                ]
              ]
              -allowedValues: []
              -allowedTypes: array:8 [
                "block_prefix" => array:2 [
                  0 => "null"
                  1 => "string"
                ]
                "attr" => array:1 [
                  0 => "array"
                ]
                "row_attr" => array:1 [
                  0 => "array"
                ]
                "label_attr" => array:1 [
                  0 => "array"
                ]
                "upload_max_size_message" => array:1 [
                  0 => "callable"
                ]
                "help" => array:2 [
                  0 => "string"
                  1 => "null"
                ]
                "help_attr" => array:1 [
                  0 => "array"
                ]
                "help_html" => array:1 [
                  0 => "bool"
                ]
              ]
              -lazy: array:4 [
                "data_class" => array:1 [
                  0 => Closure(Options $options) {#1094 …2}
                ]
                "empty_data" => array:1 [
                  0 => Closure(Options $options) {#1095
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
                  }
                ]
                "error_bubbling" => array:1 [
                  0 => Closure(Options $options) {#1097
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
                  }
                ]
                "upload_max_size_message" => array:1 [
                  0 => Closure(Options $options) {#1096
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
                  }
                ]
              ]
              -calling: []
              -deprecated: []
              -given: []
              -locked: false
              -parentsOptions: []
            }
          }
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
        }
        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1101
          -defined: array:44 [
            "block_name" => true
            "block_prefix" => true
            "disabled" => true
            "label" => true
            "label_format" => true
            "row_attr" => true
            "label_translation_parameters" => true
            "attr_translation_parameters" => true
            "attr" => true
            "translation_domain" => true
            "auto_initialize" => true
            "data" => true
            "data_class" => true
            "empty_data" => true
            "trim" => true
            "required" => true
            "property_path" => true
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => true
            "label_attr" => true
            "inherit_data" => true
            "compound" => true
            "method" => true
            "action" => true
            "post_max_size_message" => true
            "upload_max_size_message" => true
            "allow_file_upload" => true
            "help" => true
            "help_attr" => true
            "help_html" => true
            "help_translation_parameters" => true
            "validation_groups" => true
            "error_mapping" => true
            "constraints" => true
            "invalid_message" => true
            "invalid_message_parameters" => true
            "allow_extra_fields" => true
            "extra_fields_message" => true
            "csrf_protection" => true
            "csrf_field_name" => true
            "csrf_message" => true
            "csrf_token_manager" => true
            "csrf_token_id" => true
          ]
          -defaults: array:43 [
            "block_name" => null
            "block_prefix" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "row_attr" => []
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "attr" => []
            "translation_domain" => null
            "auto_initialize" => true
            "data_class" => "App\Entity\Article"
            "empty_data" => null
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => null
            "label_attr" => []
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "upload_max_size_message" => null
            "allow_file_upload" => false
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "validation_groups" => null
            "error_mapping" => []
            "constraints" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => false
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
          ]
          -nested: []
          -required: []
          -resolved: array:30 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => false
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
          ]
          -normalizers: array:3 [
            "validation_groups" => array:1 [
              0 => Closure(Options $options, $groups) {#1098}
            ]
            "constraints" => array:1 [
              0 => Closure(Options $options, $constraints) {#1099}
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options, $message) {#1100}
            ]
          ]
          -allowedValues: []
          -allowedTypes: array:8 [
            "block_prefix" => array:2 [
              0 => "null"
              1 => "string"
            ]
            "attr" => array:1 [
              0 => "array"
            ]
            "row_attr" => array:1 [
              0 => "array"
            ]
            "label_attr" => array:1 [
              0 => "array"
            ]
            "upload_max_size_message" => array:1 [
              0 => "callable"
            ]
            "help" => array:2 [
              0 => "string"
              1 => "null"
            ]
            "help_attr" => array:1 [
              0 => "array"
            ]
            "help_html" => array:1 [
              0 => "bool"
            ]
          ]
          -lazy: array:3 [
            "empty_data" => array:1 [
              0 => Closure(Options $options) {#1095}
            ]
            "error_bubbling" => array:1 [
              0 => Closure(Options $options) {#1097}
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options) {#1096}
            ]
          ]
          -calling: []
          -deprecated: []
          -given: []
          -locked: false
          -parentsOptions: []
        }
      }
      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
    }
    -viewTransformers: []
    -modelTransformers: []
    -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperPropertyPathMapper {#1108
      -propertyAccessor: Symfony\Component\PropertyAccessPropertyAccessor {#756
        -magicCall: false
        -ignoreInvalidIndices: true
        -ignoreInvalidProperty: false
        -cacheItemPool: Symfony\Component\Cache\AdapterArrayAdapter {#757
          -storeSerialized: false
          -values: array:6 [
            "rApp.Entity.Article..title" => array:3 [
              0 => true
              1 => 0
              2 => "getTitle"
            ]
            "rApp.Entity.Article..contents" => array:3 [
              0 => true
              1 => 0
              2 => "getContents"
            ]
            "rApp.Entity.Article..images" => array:3 [
              0 => true
              1 => 0
              2 => "getImages"
            ]
            "rApp.Entity.Article..tags" => array:3 [
              0 => true
              1 => 0
              2 => "getTags"
            ]
            "rApp.Entity.Article..category" => array:3 [
              0 => true
              1 => 0
              2 => "getCategory"
            ]
            "rApp.Entity.Article..isPublished" => array:3 [
              0 => true
              1 => 0
              2 => "getIsPublished"
            ]
          ]
          -expiries: array:6 [
            "rApp.Entity.Article..title" => 9223372036854775807
            "rApp.Entity.Article..contents" => 9223372036854775807
            "rApp.Entity.Article..images" => 9223372036854775807
            "rApp.Entity.Article..tags" => 9223372036854775807
            "rApp.Entity.Article..category" => 9223372036854775807
            "rApp.Entity.Article..isPublished" => 9223372036854775807
          ]
          -createCacheItem: Closure($key, $value, $isHit) {#759
            class: "Symfony\Component\CacheCacheItem"
            use: {
              $defaultLifetime: 0
            }
          }
          #logger: null
        }
        -propertyPathCache: []
        -readPropertyCache: array:6 [
          "App.Entity.Article..title" => array:3 [
            0 => true
            1 => 0
            2 => "getTitle"
          ]
          "App.Entity.Article..contents" => array:3 [
            0 => true
            1 => 0
            2 => "getContents"
          ]
          "App.Entity.Article..images" => array:3 [
            0 => true
            1 => 0
            2 => "getImages"
          ]
          "App.Entity.Article..tags" => array:3 [
            0 => true
            1 => 0
            2 => "getTags"
          ]
          "App.Entity.Article..category" => array:3 [
            0 => true
            1 => 0
            2 => "getCategory"
          ]
          "App.Entity.Article..isPublished" => array:3 [
            0 => true
            1 => 0
            2 => "getIsPublished"
          ]
        ]
        -writePropertyCache: []
      }
    }
    -required: true
    -disabled: false
    -errorBubbling: true
    -emptyData: Closure(FormInterface $form) {#1103}
    -attributes: array:1 [
      "data_collector/passed_options" => array:1 [
        "data" => App\EntityArticle {#1058}
      ]
    ]
    -data: App\EntityArticle {#1058}
    -dataClass: "App\Entity\Article"
    -dataLocked: true
    -formFactory: Symfony\Component\FormFormFactory {#783
      -registry: Symfony\Component\FormFormRegistry {#784
        -extensions: array:1 [
          0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#785
            -guesser: Symfony\Component\FormFormTypeGuesserChain {#1125
              -guessers: array:2 [
                0 => Symfony\Component\Form\Extension\ValidatorValidatorTypeGuesser {#1126
                  -metadataFactory: Symfony\Component\Validator\ValidatorTraceableValidator {#1072}
                }
                1 => Symfony\Bridge\Doctrine\FormDoctrineOrmTypeGuesser {#1127
                  #registry: Doctrine\Bundle\DoctrineBundleRegistry {#640
                    #container: Container3407GbPApp_KernelDevDebugContainer {#29 …}
                    -name: "ORM"
                    -connections: array:1 [ …1]
                    -managers: array:1 [ …1]
                    -defaultConnection: "default"
                    -defaultManager: "default"
                    -proxyInterfaceName: "Doctrine\ORM\Proxy\Proxy"
                  }
                  -cache: array:1 [
                    "App\Entity\Article" => array:2 [ …2]
                  ]
                }
              ]
            }
            -guesserLoaded: true
            -typeContainer: Symfony\Component\DependencyInjection\ArgumentServiceLocator {#786
              -factory: Symfony\Component\DependencyInjectionContainer::getService($registry, string $id, ?string $method, $load) {#30
                this: Container3407GbPApp_KernelDevDebugContainer {#29 …}
              }
              -serviceMap: array:10 [
                "App\Form\ArticleType" => array:4 [
                  0 => "privates"
                  1 => "App\Form\ArticleType"
                  2 => "getArticleTypeService"
                  3 => false
                ]
                "App\Form\CategoryType" => array:4 [
                  0 => "privates"
                  1 => "App\Form\CategoryType"
                  2 => "getCategoryTypeService"
                  3 => false
                ]
                "App\Form\NewsType" => array:4 [
                  0 => "privates"
                  1 => "App\Form\NewsType"
                  2 => "getNewsTypeService"
                  3 => false
                ]
                "App\Form\RegistrationFormType" => array:4 [
                  0 => "privates"
                  1 => "App\Form\RegistrationFormType"
                  2 => "getRegistrationFormTypeService"
                  3 => false
                ]
                "App\Form\SpiritualPearlsType" => array:4 [
                  0 => "privates"
                  1 => "App\Form\SpiritualPearlsType"
                  2 => "getSpiritualPearlsTypeService"
                  3 => false
                ]
                "App\Form\TagType" => array:4 [
                  0 => "privates"
                  1 => "App\Form\TagType"
                  2 => "getTagTypeService"
                  3 => false
                ]
                "Symfony\Bridge\Doctrine\Form\Type\EntityType" => array:4 [
                  0 => "privates"
                  1 => "form.type.entity"
                  2 => "getForm_Type_EntityService"
                  3 => false
                ]
                "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => array:4 [
                  0 => "privates"
                  1 => "form.type.choice"
                  2 => "getForm_Type_ChoiceService"
                  3 => false
                ]
                "Symfony\Component\Form\Extension\Core\Type\FileType" => array:4 [
                  0 => "services"
                  1 => "form.type.file"
                  2 => "getForm_Type_FileService"
                  3 => false
                ]
                "Symfony\Component\Form\Extension\Core\Type\FormType" => array:4 [
                  0 => "privates"
                  1 => "form.type.form"
                  2 => "getForm_Type_FormService"
                  3 => false
                ]
              ]
              -serviceTypes: array:10 [
                "App\Form\ArticleType" => "?"
                "App\Form\CategoryType" => "?"
                "App\Form\NewsType" => "?"
                "App\Form\RegistrationFormType" => "?"
                "App\Form\SpiritualPearlsType" => "?"
                "App\Form\TagType" => "?"
                "Symfony\Bridge\Doctrine\Form\Type\EntityType" => "?"
                "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => "?"
                "Symfony\Component\Form\Extension\Core\Type\FileType" => "?"
                "Symfony\Component\Form\Extension\Core\Type\FormType" => "?"
              ]
              -externalId: null
              -container: null
              -factories: array:10 [
                "App\Form\ArticleType" => array:4 [
                  0 => "privates"
                  1 => "App\Form\ArticleType"
                  2 => "getArticleTypeService"
                  3 => false
                ]
                "App\Form\CategoryType" => array:4 [
                  0 => "privates"
                  1 => "App\Form\CategoryType"
                  2 => "getCategoryTypeService"
                  3 => false
                ]
                "App\Form\NewsType" => array:4 [
                  0 => "privates"
                  1 => "App\Form\NewsType"
                  2 => "getNewsTypeService"
                  3 => false
                ]
                "App\Form\RegistrationFormType" => array:4 [
                  0 => "privates"
                  1 => "App\Form\RegistrationFormType"
                  2 => "getRegistrationFormTypeService"
                  3 => false
                ]
                "App\Form\SpiritualPearlsType" => array:4 [
                  0 => "privates"
                  1 => "App\Form\SpiritualPearlsType"
                  2 => "getSpiritualPearlsTypeService"
                  3 => false
                ]
                "App\Form\TagType" => array:4 [
                  0 => "privates"
                  1 => "App\Form\TagType"
                  2 => "getTagTypeService"
                  3 => false
                ]
                "Symfony\Bridge\Doctrine\Form\Type\EntityType" => array:4 [
                  0 => "privates"
                  1 => "form.type.entity"
                  2 => "getForm_Type_EntityService"
                  3 => false
                ]
                "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => array:4 [
                  0 => "privates"
                  1 => "form.type.choice"
                  2 => "getForm_Type_ChoiceService"
                  3 => false
                ]
                "Symfony\Component\Form\Extension\Core\Type\FileType" => array:4 [
                  0 => "services"
                  1 => "form.type.file"
                  2 => "getForm_Type_FileService"
                  3 => false
                ]
                "Symfony\Component\Form\Extension\Core\Type\FormType" => array:4 [
                  0 => "privates"
                  1 => "form.type.form"
                  2 => "getForm_Type_FormService"
                  3 => false
                ]
              ]
              -loading: []
              -providedTypes: null
            }
            -typeExtensionServices: array:3 [
              "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#787
                -generator: Closure() {#788
                  class: "Container3407GbPApp_KernelDevDebugContainer"
                  this: Container3407GbPApp_KernelDevDebugContainer {#29 …}
                }
                -count: 6
              }
              "Symfony\Component\Form\Extension\Core\Type\RepeatedType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#789
                -generator: Closure() {#790
                  class: "Container3407GbPApp_KernelDevDebugContainer"
                  this: Container3407GbPApp_KernelDevDebugContainer {#29 …}
                }
                -count: 1
              }
              "Symfony\Component\Form\Extension\Core\Type\SubmitType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#791
                -generator: Closure() {#792
                  class: "Container3407GbPApp_KernelDevDebugContainer"
                  this: Container3407GbPApp_KernelDevDebugContainer {#29 …}
                }
                -count: 1
              }
            ]
            -guesserServices: Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#793
              -generator: Closure() {#794
                class: "Container3407GbPApp_KernelDevDebugContainer"
                this: Container3407GbPApp_KernelDevDebugContainer {#29 …}
              }
              -count: 2
            }
          }
        ]
        -types: array:7 [
          "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1066}
          "App\Form\ArticleType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1091}
          "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1112
            -proxiedType: Symfony\Component\FormResolvedFormType {#1113
              -innerType: Symfony\Component\Form\Extension\Core\TypeTextType {#1111}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1066}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1114
                -defined: array:44 [
                  "block_name" => true
                  "block_prefix" => true
                  "disabled" => true
                  "label" => true
                  "label_format" => true
                  "row_attr" => true
                  "label_translation_parameters" => true
                  "attr_translation_parameters" => true
                  "attr" => true
                  "translation_domain" => true
                  "auto_initialize" => true
                  "data" => true
                  "data_class" => true
                  "empty_data" => true
                  "trim" => true
                  "required" => true
                  "property_path" => true
                  "mapped" => true
                  "by_reference" => true
                  "error_bubbling" => true
                  "label_attr" => true
                  "inherit_data" => true
                  "compound" => true
                  "method" => true
                  "action" => true
                  "post_max_size_message" => true
                  "upload_max_size_message" => true
                  "allow_file_upload" => true
                  "help" => true
                  "help_attr" => true
                  "help_html" => true
                  "help_translation_parameters" => true
                  "validation_groups" => true
                  "error_mapping" => true
                  "constraints" => true
                  "invalid_message" => true
                  "invalid_message_parameters" => true
                  "allow_extra_fields" => true
                  "extra_fields_message" => true
                  "csrf_protection" => true
                  "csrf_field_name" => true
                  "csrf_message" => true
                  "csrf_token_manager" => true
                  "csrf_token_id" => true
                ]
                -defaults: array:43 [
                  "block_name" => null
                  "block_prefix" => null
                  "disabled" => false
                  "label" => null
                  "label_format" => null
                  "row_attr" => []
                  "label_translation_parameters" => []
                  "attr_translation_parameters" => []
                  "attr" => []
                  "translation_domain" => null
                  "auto_initialize" => true
                  "data_class" => null
                  "empty_data" => null
                  "trim" => true
                  "required" => true
                  "property_path" => null
                  "mapped" => true
                  "by_reference" => true
                  "error_bubbling" => null
                  "label_attr" => []
                  "inherit_data" => false
                  "compound" => false
                  "method" => "POST"
                  "action" => ""
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "upload_max_size_message" => null
                  "allow_file_upload" => false
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "validation_groups" => null
                  "error_mapping" => []
                  "constraints" => []
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "allow_extra_fields" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "csrf_protection" => true
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "csrf_token_id" => null
                ]
                -nested: []
                -required: []
                -resolved: array:30 [
                  "block_name" => null
                  "disabled" => false
                  "label" => null
                  "label_format" => null
                  "label_translation_parameters" => []
                  "attr_translation_parameters" => []
                  "translation_domain" => null
                  "auto_initialize" => true
                  "trim" => true
                  "required" => true
                  "property_path" => null
                  "mapped" => true
                  "by_reference" => true
                  "inherit_data" => false
                  "compound" => false
                  "method" => "POST"
                  "action" => ""
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "allow_file_upload" => false
                  "help_translation_parameters" => []
                  "error_mapping" => []
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "allow_extra_fields" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "csrf_protection" => true
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "csrf_token_id" => null
                ]
                -normalizers: array:3 [
                  "validation_groups" => array:1 [ …1]
                  "constraints" => array:1 [ …1]
                  "upload_max_size_message" => array:1 [ …1]
                ]
                -allowedValues: []
                -allowedTypes: array:8 [
                  "block_prefix" => array:2 [ …2]
                  "attr" => array:1 [ …1]
                  "row_attr" => array:1 [ …1]
                  "label_attr" => array:1 [ …1]
                  "upload_max_size_message" => array:1 [ …1]
                  "help" => array:2 [ …2]
                  "help_attr" => array:1 [ …1]
                  "help_html" => array:1 [ …1]
                ]
                -lazy: array:4 [
                  "data_class" => array:1 [ …1]
                  "empty_data" => array:1 [ …1]
                  "error_bubbling" => array:1 [ …1]
                  "upload_max_size_message" => array:1 [ …1]
                ]
                -calling: []
                -deprecated: []
                -given: []
                -locked: false
                -parentsOptions: []
              }
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "Symfony\Component\Form\Extension\Core\Type\TextareaType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1128
            -proxiedType: Symfony\Component\FormResolvedFormType {#1268
              -innerType: Symfony\Component\Form\Extension\Core\TypeTextareaType {#1266}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1112}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1264
                -defined: array:44 [
                  "block_name" => true
                  "block_prefix" => true
                  "disabled" => true
                  "label" => true
                  "label_format" => true
                  "row_attr" => true
                  "label_translation_parameters" => true
                  "attr_translation_parameters" => true
                  "attr" => true
                  "translation_domain" => true
                  "auto_initialize" => true
                  "data" => true
                  "data_class" => true
                  "empty_data" => true
                  "trim" => true
                  "required" => true
                  "property_path" => true
                  "mapped" => true
                  "by_reference" => true
                  "error_bubbling" => true
                  "label_attr" => true
                  "inherit_data" => true
                  "compound" => true
                  "method" => true
                  "action" => true
                  "post_max_size_message" => true
                  "upload_max_size_message" => true
                  "allow_file_upload" => true
                  "help" => true
                  "help_attr" => true
                  "help_html" => true
                  "help_translation_parameters" => true
                  "validation_groups" => true
                  "error_mapping" => true
                  "constraints" => true
                  "invalid_message" => true
                  "invalid_message_parameters" => true
                  "allow_extra_fields" => true
                  "extra_fields_message" => true
                  "csrf_protection" => true
                  "csrf_field_name" => true
                  "csrf_message" => true
                  "csrf_token_manager" => true
                  "csrf_token_id" => true
                ]
                -defaults: array:43 [
                  "block_name" => null
                  "block_prefix" => null
                  "disabled" => false
                  "label" => null
                  "label_format" => null
                  "row_attr" => []
                  "label_translation_parameters" => []
                  "attr_translation_parameters" => []
                  "attr" => []
                  "translation_domain" => null
                  "auto_initialize" => true
                  "data_class" => null
                  "empty_data" => null
                  "trim" => true
                  "required" => true
                  "property_path" => null
                  "mapped" => true
                  "by_reference" => true
                  "error_bubbling" => null
                  "label_attr" => []
                  "inherit_data" => false
                  "compound" => false
                  "method" => "POST"
                  "action" => ""
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "upload_max_size_message" => null
                  "allow_file_upload" => false
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "validation_groups" => null
                  "error_mapping" => []
                  "constraints" => []
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "allow_extra_fields" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "csrf_protection" => true
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "csrf_token_id" => null
                ]
                -nested: []
                -required: []
                -resolved: array:30 [
                  "block_name" => null
                  "disabled" => false
                  "label" => null
                  "label_format" => null
                  "label_translation_parameters" => []
                  "attr_translation_parameters" => []
                  "translation_domain" => null
                  "auto_initialize" => true
                  "trim" => true
                  "required" => true
                  "property_path" => null
                  "mapped" => true
                  "by_reference" => true
                  "inherit_data" => false
                  "compound" => false
                  "method" => "POST"
                  "action" => ""
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "allow_file_upload" => false
                  "help_translation_parameters" => []
                  "error_mapping" => []
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "allow_extra_fields" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                   …5
                ]
                -normalizers: array:3 [ …3]
                -allowedValues: []
                -allowedTypes: array:8 [ …8]
                -lazy: array:4 [ …4]
                -calling: []
                -deprecated: []
                -given: []
                -locked: false
                -parentsOptions: []
              }
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1275
            -proxiedType: Symfony\Component\FormResolvedFormType {#1276
              -innerType: Symfony\Component\Form\Extension\Core\TypeChoiceType {#1141
                -choiceListFactory: Symfony\Component\Form\ChoiceList\FactoryCachingFactoryDecorator {#1139 …3}
              }
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1066}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1279
                -defined: array:56 [ …56]
                -defaults: array:55 [ …55]
                -nested: []
                -required: []
                -resolved: array:31 [ …31]
                -normalizers: array:5 [ …5]
                -allowedValues: []
                -allowedTypes: array:17 [ …17]
                -lazy: array:4 [ …4]
                -calling: []
                -deprecated: []
                -given: []
                -locked: false
                -parentsOptions: []
              }
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1277
            -proxiedType: Symfony\Component\FormResolvedFormType {#1278
              -innerType: Symfony\Bridge\Doctrine\Form\TypeEntityType {#1263
                #registry: Doctrine\Bundle\DoctrineBundleRegistry {#640}
                -idReaders: array:3 [ …3]
                -choiceLoaders: array:3 [ …3]
              }
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1275}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1287
                -defined: array:60 [ …60]
                -defaults: array:58 [ …58]
                -nested: []
                -required: array:1 [ …1]
                -resolved: array:31 [ …31]
                -normalizers: array:8 [ …8]
                -allowedValues: []
                -allowedTypes: array:19 [ …19]
                -lazy: array:7 [ …7]
                -calling: []
                -deprecated: []
                -given: []
                -locked: false
                -parentsOptions: []
              }
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
          "Symfony\Component\Form\Extension\Core\Type\CheckboxType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1467
            -proxiedType: Symfony\Component\FormResolvedFormType {#1471
              -innerType: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1470 …}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1066}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1472
                -defined: array:46 [ …46]
                -defaults: array:45 [ …45]
                -nested: []
                -required: []
                -resolved: array:31 [ …31]
                -normalizers: array:3 [ …3]
                -allowedValues: []
                -allowedTypes: array:9 [ …9]
                -lazy: array:3 [ …3]
                -calling: []
                -deprecated: []
                -given: []
                -locked: false
                -parentsOptions: []
              }
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
          }
        ]
        -guesser: Symfony\Component\FormFormTypeGuesserChain {#1124
          -guessers: array:2 [
            0 => Symfony\Component\Form\Extension\ValidatorValidatorTypeGuesser {#1126}
            1 => Symfony\Bridge\Doctrine\FormDoctrineOrmTypeGuesser {#1127}
          ]
        }
        -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#795
          -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#796}
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#797}
        }
        -checkedTypes: []
      }
    }
    -action: ""
    -method: "POST"
    -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
    -autoInitialize: true
    -options: array:44 [
      "block_name" => null
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "translation_domain" => null
      "auto_initialize" => true
      "trim" => true
      "required" => true
      "property_path" => null
      "mapped" => true
      "by_reference" => true
      "inherit_data" => false
      "compound" => true
      "method" => "POST"
      "action" => ""
      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
      "allow_file_upload" => false
      "help_translation_parameters" => []
      "error_mapping" => []
      "invalid_message" => "This value is not valid."
      "invalid_message_parameters" => []
      "allow_extra_fields" => false
      "extra_fields_message" => "This form should not contain extra fields."
      "csrf_protection" => false
      "csrf_field_name" => "_token"
      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
      "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
      "csrf_token_id" => null
      "block_prefix" => null
      "row_attr" => []
      "attr" => []
      "data_class" => "App\Entity\Article"
      "empty_data" => Closure(FormInterface $form) {#1103}
      "error_bubbling" => true
      "label_attr" => []
      "upload_max_size_message" => Closure() {#1105}
      "help" => null
      "help_attr" => []
      "help_html" => false
      "validation_groups" => null
      "constraints" => []
      "data" => App\EntityArticle {#1058}
    ]
  }
  -parent: null
  -children: Symfony\Component\Form\UtilOrderedHashMap {#1483
    -elements: array:6 [
      "title" => Symfony\Component\FormForm {#1484
        -config: Symfony\Component\FormFormBuilder {#1485
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1511 …1}
          -name: "title"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1112}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#1116}
          -attributes: array:1 [
            "data_collector/passed_options" => []
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#783}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
          -autoInitialize: false
          -options: array:43 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#1116}
            "error_bubbling" => false
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1118}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\FormForm {#1469}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1486
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "title"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1509
          -elements: array:1 [
            0 => "title"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "title"
        }
      }
      "contents" => Symfony\Component\FormForm {#1487
        -config: Symfony\Component\FormFormBuilder {#1488
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1514 …1}
          -name: "contents"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1128}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#1265}
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [
              "required" => true
            ]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#783}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
          -autoInitialize: false
          -options: array:43 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#1265}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1146}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\FormForm {#1469}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1489
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "contents"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1510
          -elements: array:1 [
            0 => "contents"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "contents"
        }
      }
      "images" => Symfony\Component\FormForm {#1490
        -config: Symfony\Component\FormFormBuilder {#1491
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1517 …1}
          -name: "images"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1277}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1345}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1341
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#1340
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1334}
                -value: array:2 [
                  0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1335}
                  1 => "getIdValue"
                ]
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [
              "em" => "default"
              "class" => "App\Entity\ArticleImage"
              "multiple" => true
              "required" => false
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1340}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#783}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
          -autoInitialize: false
          -options: array:59 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "upload_max_size_message" => Closure() {#1292}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "query_builder" => null
            "em" => Doctrine\ORMEntityManager {#682 …11}
            "class" => "App\Entity\ArticleImage"
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1335}
            "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1334}
            "choice_label" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceLabel"
            ]
            "choice_name" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceName"
            ]
            "choice_value" => array:2 [
              0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1335}
              1 => "getIdValue"
            ]
            "choice_attr" => null
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
        }
        -parent: Symfony\Component\FormForm {#1469}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1492
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\Common\CollectionsArrayCollection {#1059}
        -normData: Doctrine\Common\CollectionsArrayCollection {#1059}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "images"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1513
          -elements: array:1 [
            0 => "images"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "images"
        }
      }
      "tags" => Symfony\Component\FormForm {#1493
        -config: Symfony\Component\FormFormBuilder {#1494
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1520 …1}
          -name: "tags"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1277}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1405}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1401
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#1400
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1394}
                -value: array:2 [
                  0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1395}
                  1 => "getIdValue"
                ]
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:3 [
              "class" => "App\Entity\Tag"
              "choice_label" => "name"
              "multiple" => true
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1400}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#783}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
          -autoInitialize: false
          -options: array:59 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "upload_max_size_message" => Closure() {#1346}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "query_builder" => null
            "class" => "App\Entity\Tag"
            "em" => Doctrine\ORMEntityManager {#682 …11}
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1395}
            "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1394}
            "choice_label" => "name"
            "choice_name" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceName"
            ]
            "choice_value" => array:2 [
              0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1395}
              1 => "getIdValue"
            ]
            "choice_attr" => null
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
        }
        -parent: Symfony\Component\FormForm {#1469}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1495
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\Common\CollectionsArrayCollection {#1060}
        -normData: Doctrine\Common\CollectionsArrayCollection {#1060}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "tags"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1516
          -elements: array:1 [
            0 => "tags"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "tags"
        }
      }
      "category" => Symfony\Component\FormForm {#1496
        -config: Symfony\Component\FormFormBuilder {#1497
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1523 …1}
          -name: "category"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1277}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1465
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#1464
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1458}
                -value: array:2 [
                  0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1459}
                  1 => "getIdValue"
                ]
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [
              "class" => "App\Entity\Category"
              "choice_label" => "name"
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1464}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#783}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
          -autoInitialize: false
          -options: array:59 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
            "multiple" => false
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => ""
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "upload_max_size_message" => Closure() {#1408}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "query_builder" => null
            "class" => "App\Entity\Category"
            "em" => Doctrine\ORMEntityManager {#682 …11}
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1459}
            "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1458}
            "choice_label" => "name"
            "choice_name" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceName"
            ]
            "choice_value" => array:2 [
              0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1459}
              1 => "getIdValue"
            ]
            "choice_attr" => null
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
        }
        -parent: Symfony\Component\FormForm {#1469}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1498
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "category"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1519
          -elements: array:1 [
            0 => "category"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "category"
        }
      }
      "isPublished" => Symfony\Component\FormForm {#1499
        -config: Symfony\Component\FormFormBuilder {#1500
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1526 …1}
          -name: "isPublished"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1467}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerBooleanToStringTransformer {#1482
              -trueValue: "1"
              -falseValues: array:1 [
                0 => null
              ]
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form, $viewData) {#1473}
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [
              "required" => false
            ]
          ]
          -data: false
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#783}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
          -autoInitialize: false
          -options: array:45 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
            "value" => "1"
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form, $viewData) {#1473}
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1475}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "false_values" => array:1 [
              0 => null
            ]
          ]
        }
        -parent: Symfony\Component\FormForm {#1469}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1501
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: null
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "isPublished"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1522
          -elements: array:1 [
            0 => "isPublished"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "isPublished"
        }
      }
    ]
    -orderedKeys: array:6 [
      0 => "title"
      1 => "contents"
      2 => "images"
      3 => "tags"
      4 => "category"
      5 => "isPublished"
    ]
    -managedCursors: []
  }
  -errors: []
  -submitted: false
  -clickedButton: null
  -modelData: App\EntityArticle {#1058}
  -normData: App\EntityArticle {#1058}
  -viewData: App\EntityArticle {#1058}
  -extraData: []
  -transformationFailure: null
  -defaultDataSet: true
  -lockSetData: false
  -name: "article"
  -inheritData: false
  -propertyPath: null
}

GET https://127.0.0.1:8000/article/new

  • controller
    "App\Controller\ArticleController::new"
    
  • project dirC:\Users\Instructor\PhpstormProjects\workshop

ArticleController.php on line 150

Symfony\Component\Form\Form {#1063
  -config: Symfony\Component\FormFormBuilder {#1062
    -children: []
    -unresolvedChildren: []
    #locked: true
    -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1096 …1}
    -name: "article"
    -propertyPath: null
    -mapped: true
    -byReference: true
    -inheritData: false
    -compound: true
    -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#685
      -proxiedType: Symfony\Component\FormResolvedFormType {#686
        -innerType: App\FormArticleType {#657}
        -typeExtensions: []
        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#660
          -proxiedType: Symfony\Component\FormResolvedFormType {#659
            -innerType: Symfony\Component\Form\Extension\Core\TypeFormType {#658 …}
            -typeExtensions: array:6 [
              0 => Symfony\Component\Form\Extension\Core\TypeTransformationFailureExtension {#661
                -translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
              }
              1 => Symfony\Component\Form\Extension\HttpFoundation\TypeFormTypeHttpFoundationExtension {#662
                -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#663
                  -serverParams: Symfony\Component\Form\UtilServerParams {#664
                    -requestStack: Symfony\Component\HttpFoundationRequestStack {#131
                      -requests: array:1 [
                        0 => Symfony\Component\HttpFoundationRequest {#7
                          +attributes: Symfony\Component\HttpFoundationParameterBag {#10
                            #parameters: array:5 [ …5]
                          }
                          +request: Symfony\Component\HttpFoundationParameterBag {#8
                            #parameters: []
                          }
                          +query: Symfony\Component\HttpFoundationParameterBag {#9
                            #parameters: []
                          }
                          +server: Symfony\Component\HttpFoundationServerBag {#13
                            #parameters: array:99 [ …99]
                          }
                          +files: Symfony\Component\HttpFoundationFileBag {#12
                            #parameters: []
                          }
                          +cookies: Symfony\Component\HttpFoundationParameterBag {#11
                            #parameters: array:1 [ …1]
                          }
                          +headers: Symfony\Component\HttpFoundationHeaderBag {#14
                            #headers: array:18 [ …18]
                            #cacheControl: array:1 [ …1]
                          }
                          #content: null
                          #languages: null
                          #charsets: null
                          #encodings: null
                          #acceptableContentTypes: null
                          #pathInfo: "/article/new"
                          #requestUri: "/article/new"
                          #baseUrl: ""
                          #basePath: null
                          #method: "GET"
                          #format: null
                          #session: Symfony\Component\HttpFoundation\SessionSession {#144
                            #storage: Symfony\Component\HttpFoundation\Session\StorageNativeSessionStorage {#145
                              #bags: array:2 [
                                "attributes" => Symfony\Component\HttpFoundation\SessionSessionBagProxy {#197 …3}
                                "flashes" => Symfony\Component\HttpFoundation\SessionSessionBagProxy {#198 …3}
                              ]
                              #started: true
                              #closed: false
                              #saveHandler: Symfony\Component\HttpFoundation\Session\Storage\ProxySessionHandlerProxy {#147
                                #handler: Symfony\Component\HttpFoundation\Session\Storage\HandlerStrictSessionHandler {#148 …7}
                                #wrapper: false
                                #saveHandlerName: "user"
                              }
                              #metadataBag: Symfony\Component\HttpFoundation\Session\StorageMetadataBag {#146
                                -name: "__metadata"
                                -storageKey: "_sf2_meta"
                                #meta: & array:3 [ …3]
                                -lastUsed: 1585924345
                                -updateThreshold: 0
                              }
                              -emulateSameSite: null
                            }
                            -flashName: "flashes"
                            -attributeName: "attributes"
                            -data: & array:2 [
                              "_sf2_attributes" => & array:3 [
                                "_csrf/https-authenticate" => "BobjEX6ZpJKDgQ559-ybr-ewr9MlntsFc4c6TCt_Vp4"
                                "_security.last_username" => "admin"
                                "_security_main" => "C:67:"Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken":543:{a:2:{i:0;s:4:"main";i:1;a:5:{i:0;O:15:"App\Entity\User":6:{s:19:"\x00App\Entity\User\x00id";i:1;s:25:"\x00App\Entity\User\x00username";s:5:"admin";s:22:"\x00App\Entity\User\x00roles";a:2:{i:0;s:16:"ROLE_SUPER_ADMIN";i:1;s:9:"ROLE_USER";}s:25:"\x00App\Entity\User\x00password";s:97:"$argon2id$v=19$m=65536,t=4,p=1$QnRha3N0ZmprQzRTcGZMcQ$W6Z4DxEWROoWBO3iAZ74jc4LCP8T3mpXc9CMwM6NCiI";s:22:"\x00App\Entity\User\x00email";s:12:"admin@abv.bg";s:22:"\x00App\Entity\User\x00alias";s:13:"Administrator";}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:16:"ROLE_SUPER_ADMIN";i:1;s:9:"ROLE_USER";}}}}"
                              ]
                              "_symfony_flashes" => & []
                            ]
                            -usageIndex: & 4
                          }
                          #locale: null
                          #defaultLocale: "en"
                          -preferredFormat: null
                          -isHostValid: true
                          -isForwardedValid: true
                          basePath: ""
                          format: "html"
                        }
                      ]
                    }
                  }
                }
              }
              2 => Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#665
                -validator: Symfony\Component\Validator\ValidatorTraceableValidator {#666
                  -validator: Symfony\Component\Validator\ValidatorRecursiveValidator {#679 …4}
                  -collectedData: []
                }
                -violationMapper: Symfony\Component\Form\Extension\Validator\ViolationMapperViolationMapper {#680
                  -allowNonSynchronized: null
                }
              }
              3 => Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#681 …}
              4 => Symfony\Component\Form\Extension\Csrf\TypeFormTypeCsrfExtension {#682
                -defaultTokenManager: Symfony\Component\Security\CsrfCsrfTokenManager {#276
                  -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#277
                    -entropy: 256
                  }
                  -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#143
                    -session: Symfony\Component\HttpFoundation\SessionSession {#144}
                    -namespace: "_csrf"
                  }
                  -namespace: Closure() {#279
                    class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                    this: Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                    use: {
                      $namespace: Symfony\Component\HttpFoundationRequestStack {#131}
                      $superGlobalNamespaceGenerator: Closure() {#278 …}
                    }
                  }
                }
                -defaultEnabled: true
                -defaultFieldName: "_token"
                -translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
                -translationDomain: "validators"
                -serverParams: Symfony\Component\Form\UtilServerParams {#664}
              }
              5 => Symfony\Component\Form\Extension\DataCollector\TypeDataCollectorTypeExtension {#683
                -listener: Symfony\Component\Form\Extension\DataCollector\EventListenerDataCollectorListener {#684
                  -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#375
                    -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#376}
                    -dataByForm: array:7 [
                      "00000000581045f40000000073d85935" => array:8 [
                        "id" => "article"
                        "name" => "article"
                        "type_class" => "App\Form\ArticleType"
                        "synchronized" => true
                        "passed_options" => array:1 [
                          "data" => App\EntityArticle {#652
                            -id: null
                            -title: null
                            -contents: null
                            -dateCreated: DateTime @1585924423 {#656
                              date: 2020-04-03 16:33:43.223885 Europe/Berlin (+02:00)
                            }
                            -dateEdit: DateTime @1585924423 {#655
                              date: 2020-04-03 16:33:43.223879 Europe/Berlin (+02:00)
                            }
                            -images: Doctrine\Common\CollectionsArrayCollection {#653
                              -elements: []
                            }
                            -tags: Doctrine\Common\CollectionsArrayCollection {#654
                              -elements: []
                            }
                            -category: null
                            -author: null
                            -isPublished: null
                          }
                        ]
                        "resolved_options" => array:44 [
                          "action" => ""
                          "allow_extra_fields" => false
                          "allow_file_upload" => false
                          "attr" => []
                          "attr_translation_parameters" => []
                          "auto_initialize" => true
                          "block_name" => null
                          "block_prefix" => null
                          "by_reference" => true
                          "compound" => true
                          "constraints" => []
                          "csrf_field_name" => "_token"
                          "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                          "csrf_protection" => false
                          "csrf_token_id" => null
                          "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                          "data" => App\EntityArticle {#652}
                          "data_class" => "App\Entity\Article"
                          "disabled" => false
                          "empty_data" => Closure(FormInterface $form) {#697
                            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                            this: Symfony\Component\Form\Extension\Core\TypeFormType {#658 …}
                            use: {
                              $class: "App\Entity\Article"
                            }
                          }
                          "error_bubbling" => true
                          "error_mapping" => []
                          "extra_fields_message" => "This form should not contain extra fields."
                          "help" => null
                          "help_attr" => []
                          "help_html" => false
                          "help_translation_parameters" => []
                          "inherit_data" => false
                          "invalid_message" => "This value is not valid."
                          "invalid_message_parameters" => []
                          "label" => null
                          "label_attr" => []
                          "label_format" => null
                          "label_translation_parameters" => []
                          "mapped" => true
                          "method" => "POST"
                          "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                          "property_path" => null
                          "required" => true
                          "row_attr" => []
                          "translation_domain" => null
                          "trim" => true
                          "upload_max_size_message" => Closure() {#699
                            class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                            this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#681 …}
                            use: {
                              $translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
                              $translationDomain: "validators"
                              $message: Closure() {#698 …}
                            }
                          }
                          "validation_groups" => null
                        ]
                        "default_data" => array:1 [
                          "norm" => App\EntityArticle {#652}
                        ]
                        "submitted_data" => []
                      ]
                      "00000000581045e50000000073d85935" => array:8 [
                        "id" => "article_title"
                        "name" => "title"
                        "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                        "synchronized" => true
                        "passed_options" => []
                        "resolved_options" => array:43 [
                          "action" => ""
                          "allow_extra_fields" => false
                          "allow_file_upload" => false
                          "attr" => []
                          "attr_translation_parameters" => []
                          "auto_initialize" => true
                          "block_name" => null
                          "block_prefix" => null
                          "by_reference" => true
                          "compound" => false
                          "constraints" => []
                          "csrf_field_name" => "_token"
                          "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                          "csrf_protection" => true
                          "csrf_token_id" => null
                          "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                          "data_class" => null
                          "disabled" => false
                          "empty_data" => Closure(FormInterface $form) {#710
                            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                            this: Symfony\Component\Form\Extension\Core\TypeFormType {#658 …}
                          }
                          "error_bubbling" => false
                          "error_mapping" => []
                          "extra_fields_message" => "This form should not contain extra fields."
                          "help" => null
                          "help_attr" => []
                          "help_html" => false
                          "help_translation_parameters" => []
                          "inherit_data" => false
                          "invalid_message" => "This value is not valid."
                          "invalid_message_parameters" => []
                          "label" => null
                          "label_attr" => []
                          "label_format" => null
                          "label_translation_parameters" => []
                          "mapped" => true
                          "method" => "POST"
                          "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                          "property_path" => null
                          "required" => true
                          "row_attr" => []
                          "translation_domain" => null
                          "trim" => true
                          "upload_max_size_message" => Closure() {#712
                            class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                            this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#681 …}
                            use: {
                              $translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
                              $translationDomain: "validators"
                              $message: Closure() {#711}
                            }
                          }
                          "validation_groups" => null
                        ]
                        "default_data" => array:2 [
                          "norm" => null
                          "view" => ""
                        ]
                        "submitted_data" => []
                      ]
                      "00000000581045ea0000000073d85935" => array:8 [
                        "id" => "article_contents"
                        "name" => "contents"
                        "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                        "synchronized" => true
                        "passed_options" => array:1 [
                          "required" => true
                        ]
                        "resolved_options" => array:43 [
                          "action" => ""
                          "allow_extra_fields" => false
                          "allow_file_upload" => false
                          "attr" => []
                          "attr_translation_parameters" => []
                          "auto_initialize" => true
                          "block_name" => null
                          "block_prefix" => null
                          "by_reference" => true
                          "compound" => false
                          "constraints" => []
                          "csrf_field_name" => "_token"
                          "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                          "csrf_protection" => true
                          "csrf_token_id" => null
                          "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                          "data_class" => null
                          "disabled" => false
                          "empty_data" => Closure(FormInterface $form) {#859
                            class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                            this: Symfony\Component\Form\Extension\Core\TypeFormType {#658 …}
                          }
                          "error_bubbling" => false
                          "error_mapping" => []
                          "extra_fields_message" => "This form should not contain extra fields."
                          "help" => null
                          "help_attr" => []
                          "help_html" => false
                          "help_translation_parameters" => []
                          "inherit_data" => false
                          "invalid_message" => "This value is not valid."
                          "invalid_message_parameters" => []
                          "label" => null
                          "label_attr" => []
                          "label_format" => null
                          "label_translation_parameters" => []
                          "mapped" => true
                          "method" => "POST"
                          "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                          "property_path" => null
                          "required" => true
                          "row_attr" => []
                          "translation_domain" => null
                          "trim" => true
                          "upload_max_size_message" => Closure() {#740
                            class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                            this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#681 …}
                            use: {
                              $translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
                              $translationDomain: "validators"
                              $message: Closure() {#808}
                            }
                          }
                          "validation_groups" => null
                        ]
                        "default_data" => array:2 [
                          "norm" => null
                          "view" => ""
                        ]
                        "submitted_data" => []
                      ]
                      "00000000581045ef0000000073d85935" => array:8 [
                        "id" => "article_images"
                        "name" => "images"
                        "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                        "synchronized" => true
                        "passed_options" => array:4 [
                          "class" => "App\Entity\ArticleImage"
                          "em" => "default"
                          "multiple" => true
                          "required" => false
                        ]
                        "resolved_options" => array:59 [
                          "action" => ""
                          "allow_extra_fields" => false
                          "allow_file_upload" => false
                          "attr" => []
                          "attr_translation_parameters" => []
                          "auto_initialize" => true
                          "block_name" => null
                          "block_prefix" => null
                          "by_reference" => true
                          "choice_attr" => null
                          "choice_label" => array:2 [
                            0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                            1 => "createChoiceLabel"
                          ]
                          "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#928
                            -manager: Doctrine\ORMEntityManager {#260 …11}
                            -class: "App\Entity\ArticleImage"
                            -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#929
                              -om: Doctrine\ORMEntityManager {#260 …11}
                              -classMetadata: Doctrine\ORM\MappingClassMetadata {#890
                                +name: "App\Entity\ArticleImage"
                                +namespace: "App\Entity"
                                +rootEntityName: "App\Entity\ArticleImage"
                                +customGeneratorDefinition: null
                                +customRepositoryClassName: "App\Repository\ArticleImageRepository"
                                +isMappedSuperclass: false
                                +isEmbeddedClass: false
                                +parentClasses: []
                                +subClasses: []
                                +embeddedClasses: []
                                +namedQueries: []
                                +namedNativeQueries: []
                                +sqlResultSetMappings: []
                                +identifier: array:1 [ …1]
                                +inheritanceType: 1
                                +generatorType: 4
                                +fieldMappings: array:2 [ …2]
                                +fieldNames: array:2 [ …2]
                                +columnNames: array:2 [ …2]
                                +discriminatorValue: null
                                +discriminatorMap: []
                                +discriminatorColumn: null
                                +table: array:1 [ …1]
                                +lifecycleCallbacks: []
                                +entityListeners: []
                                +associationMappings: array:2 [ …2]
                                +isIdentifierComposite: false
                                +containsForeignIdentifier: false
                                +idGenerator: Doctrine\ORM\IdIdentityGenerator {#900 …1}
                                +sequenceGeneratorDefinition: null
                                +tableGeneratorDefinition: null
                                +changeTrackingPolicy: 1
                                +isVersioned: null
                                +versionField: null
                                +cache: null
                                +reflClass: ReflectionClass {#899 …5}
                                +isReadOnly: false
                                #namingStrategy: Doctrine\ORM\MappingUnderscoreNamingStrategy {#246 …2}
                                +reflFields: array:4 [ …4]
                                -instantiator: Doctrine\InstantiatorInstantiator {#891}
                              }
                              -singleId: true
                              -intId: true
                              -idField: "id"
                              -associationIdReader: null
                            }
                            -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#927
                              -queryBuilder: Doctrine\ORMQueryBuilder {#923 …13}
                            }
                            -choiceList: null
                          }
                          "choice_name" => array:2 [
                            0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                            1 => "createChoiceName"
                          ]
                          "choice_translation_domain" => false
                          "choice_value" => array:2 [
                            0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#929}
                            1 => "getIdValue"
                          ]
                          "choices" => null
                          "class" => "App\Entity\ArticleImage"
                          "compound" => false
                          "constraints" => []
                          "csrf_field_name" => "_token"
                          "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                          "csrf_protection" => true
                          "csrf_token_id" => null
                          "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                          "data_class" => null
                          "disabled" => false
                          "em" => Doctrine\ORMEntityManager {#260 …11}
                          "empty_data" => []
                          "error_bubbling" => false
                          "error_mapping" => []
                          "expanded" => false
                          "extra_fields_message" => "This form should not contain extra fields."
                          "group_by" => null
                          "help" => null
                          "help_attr" => []
                          "help_html" => false
                          "help_translation_parameters" => []
                          "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#929}
                          "inherit_data" => false
                          "invalid_message" => "This value is not valid."
                          "invalid_message_parameters" => []
                          "label" => null
                          "label_attr" => []
                          "label_format" => null
                          "label_translation_parameters" => []
                          "mapped" => true
                          "method" => "POST"
                          "multiple" => true
                          "placeholder" => null
                          "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                          "preferred_choices" => []
                          "property_path" => null
                          "query_builder" => null
                          "required" => false
                          "row_attr" => []
                          "translation_domain" => null
                          "trim" => false
                          "upload_max_size_message" => Closure() {#886
                            class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                            this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#681 …}
                            use: {
                              $translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
                              $translationDomain: "validators"
                              $message: Closure() {#887}
                            }
                          }
                          "validation_groups" => null
                        ]
                        "default_data" => array:2 [
                          "norm" => Doctrine\Common\CollectionsArrayCollection {#653}
                          "view" => []
                        ]
                        "submitted_data" => []
                      ]
                      "00000000581045ec0000000073d85935" => array:8 [
                        "id" => "article_tags"
                        "name" => "tags"
                        "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                        "synchronized" => true
                        "passed_options" => array:3 [
                          "choice_label" => "name"
                          "class" => "App\Entity\Tag"
                          "multiple" => true
                        ]
                        "resolved_options" => array:59 [
                          "action" => ""
                          "allow_extra_fields" => false
                          "allow_file_upload" => false
                          "attr" => []
                          "attr_translation_parameters" => []
                          "auto_initialize" => true
                          "block_name" => null
                          "block_prefix" => null
                          "by_reference" => true
                          "choice_attr" => null
                          "choice_label" => "name"
                          "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#988
                            -manager: Doctrine\ORMEntityManager {#260 …11}
                            -class: "App\Entity\Tag"
                            -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#989
                              -om: Doctrine\ORMEntityManager {#260 …11}
                              -classMetadata: Doctrine\ORM\MappingClassMetadata {#942
                                +name: "App\Entity\Tag"
                                +namespace: "App\Entity"
                                +rootEntityName: "App\Entity\Tag"
                                +customGeneratorDefinition: null
                                +customRepositoryClassName: "App\Repository\TagRepository"
                                +isMappedSuperclass: false
                                +isEmbeddedClass: false
                                +parentClasses: []
                                +subClasses: []
                                +embeddedClasses: []
                                +namedQueries: []
                                +namedNativeQueries: []
                                +sqlResultSetMappings: []
                                +identifier: array:1 [ …1]
                                +inheritanceType: 1
                                +generatorType: 4
                                +fieldMappings: array:2 [ …2]
                                +fieldNames: array:2 [ …2]
                                +columnNames: array:2 [ …2]
                                +discriminatorValue: null
                                +discriminatorMap: []
                                +discriminatorColumn: null
                                +table: array:1 [ …1]
                                +lifecycleCallbacks: []
                                +entityListeners: []
                                +associationMappings: array:3 [ …3]
                                +isIdentifierComposite: false
                                +containsForeignIdentifier: false
                                +idGenerator: Doctrine\ORM\IdIdentityGenerator {#954 …1}
                                +sequenceGeneratorDefinition: null
                                +tableGeneratorDefinition: null
                                +changeTrackingPolicy: 1
                                +isVersioned: null
                                +versionField: null
                                +cache: null
                                +reflClass: ReflectionClass {#953 …5}
                                +isReadOnly: false
                                #namingStrategy: Doctrine\ORM\MappingUnderscoreNamingStrategy {#246 …2}
                                +reflFields: array:5 [ …5]
                                -instantiator: Doctrine\InstantiatorInstantiator {#948}
                              }
                              -singleId: true
                              -intId: true
                              -idField: "id"
                              -associationIdReader: null
                            }
                            -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#987
                              -queryBuilder: Doctrine\ORMQueryBuilder {#983 …13}
                            }
                            -choiceList: null
                          }
                          "choice_name" => array:2 [
                            0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                            1 => "createChoiceName"
                          ]
                          "choice_translation_domain" => false
                          "choice_value" => array:2 [
                            0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#989}
                            1 => "getIdValue"
                          ]
                          "choices" => null
                          "class" => "App\Entity\Tag"
                          "compound" => false
                          "constraints" => []
                          "csrf_field_name" => "_token"
                          "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                          "csrf_protection" => true
                          "csrf_token_id" => null
                          "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                          "data_class" => null
                          "disabled" => false
                          "em" => Doctrine\ORMEntityManager {#260 …11}
                          "empty_data" => []
                          "error_bubbling" => false
                          "error_mapping" => []
                          "expanded" => false
                          "extra_fields_message" => "This form should not contain extra fields."
                          "group_by" => null
                          "help" => null
                          "help_attr" => []
                          "help_html" => false
                          "help_translation_parameters" => []
                          "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#989}
                          "inherit_data" => false
                          "invalid_message" => "This value is not valid."
                          "invalid_message_parameters" => []
                          "label" => null
                          "label_attr" => []
                          "label_format" => null
                          "label_translation_parameters" => []
                          "mapped" => true
                          "method" => "POST"
                          "multiple" => true
                          "placeholder" => null
                          "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                          "preferred_choices" => []
                          "property_path" => null
                          "query_builder" => null
                          "required" => true
                          "row_attr" => []
                          "translation_domain" => null
                          "trim" => false
                          "upload_max_size_message" => Closure() {#940
                            class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                            this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#681 …}
                            use: {
                              $translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
                              $translationDomain: "validators"
                              $message: Closure() {#723}
                            }
                          }
                          "validation_groups" => null
                        ]
                        "default_data" => array:2 [
                          "norm" => Doctrine\Common\CollectionsArrayCollection {#654}
                          "view" => []
                        ]
                        "submitted_data" => []
                      ]
                      "00000000581045910000000073d85935" => array:8 [
                        "id" => "article_category"
                        "name" => "category"
                        "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                        "synchronized" => true
                        "passed_options" => array:2 [
                          "choice_label" => "name"
                          "class" => "App\Entity\Category"
                        ]
                        "resolved_options" => array:59 [
                          "action" => ""
                          "allow_extra_fields" => false
                          "allow_file_upload" => false
                          "attr" => []
                          "attr_translation_parameters" => []
                          "auto_initialize" => true
                          "block_name" => null
                          "block_prefix" => null
                          "by_reference" => true
                          "choice_attr" => null
                          "choice_label" => "name"
                          "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1052
                            -manager: Doctrine\ORMEntityManager {#260 …11}
                            -class: "App\Entity\Category"
                            -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1053
                              -om: Doctrine\ORMEntityManager {#260 …11}
                              -classMetadata: Doctrine\ORM\MappingClassMetadata {#1004
                                +name: "App\Entity\Category"
                                +namespace: "App\Entity"
                                +rootEntityName: "App\Entity\Category"
                                +customGeneratorDefinition: null
                                +customRepositoryClassName: "App\Repository\CategoryRepository"
                                +isMappedSuperclass: false
                                +isEmbeddedClass: false
                                +parentClasses: []
                                +subClasses: []
                                +embeddedClasses: []
                                +namedQueries: []
                                +namedNativeQueries: []
                                +sqlResultSetMappings: []
                                +identifier: array:1 [ …1]
                                +inheritanceType: 1
                                +generatorType: 4
                                +fieldMappings: array:2 [ …2]
                                +fieldNames: array:2 [ …2]
                                +columnNames: array:2 [ …2]
                                +discriminatorValue: null
                                +discriminatorMap: []
                                +discriminatorColumn: null
                                +table: array:1 [ …1]
                                +lifecycleCallbacks: []
                                +entityListeners: []
                                +associationMappings: array:3 [ …3]
                                +isIdentifierComposite: false
                                +containsForeignIdentifier: false
                                +idGenerator: Doctrine\ORM\IdIdentityGenerator {#1016 …1}
                                +sequenceGeneratorDefinition: null
                                +tableGeneratorDefinition: null
                                +changeTrackingPolicy: 1
                                +isVersioned: null
                                +versionField: null
                                +cache: null
                                +reflClass: ReflectionClass {#1015 …5}
                                +isReadOnly: false
                                #namingStrategy: Doctrine\ORM\MappingUnderscoreNamingStrategy {#246 …2}
                                +reflFields: array:5 [ …5]
                                -instantiator: Doctrine\InstantiatorInstantiator {#1010}
                              }
                              -singleId: true
                              -intId: true
                              -idField: "id"
                              -associationIdReader: null
                            }
                            -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#1051
                              -queryBuilder: Doctrine\ORMQueryBuilder {#1047 …13}
                            }
                            -choiceList: null
                          }
                          "choice_name" => array:2 [
                            0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                            1 => "createChoiceName"
                          ]
                          "choice_translation_domain" => false
                          "choice_value" => array:2 [
                            0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1053}
                            1 => "getIdValue"
                          ]
                          "choices" => null
                          "class" => "App\Entity\Category"
                          "compound" => false
                          "constraints" => []
                          "csrf_field_name" => "_token"
                          "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                          "csrf_protection" => true
                          "csrf_token_id" => null
                          "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                          "data_class" => null
                          "disabled" => false
                          "em" => Doctrine\ORMEntityManager {#260 …11}
                          "empty_data" => ""
                          "error_bubbling" => false
                          "error_mapping" => []
                          "expanded" => false
                          "extra_fields_message" => "This form should not contain extra fields."
                          "group_by" => null
                          "help" => null
                          "help_attr" => []
                          "help_html" => false
                          "help_translation_parameters" => []
                          "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1053}
                          "inherit_data" => false
                          "invalid_message" => "This value is not valid."
                          "invalid_message_parameters" => []
                          "label" => null
                          "label_attr" => []
                          "label_format" => null
                          "label_translation_parameters" => []
                          "mapped" => true
                          "method" => "POST"
                          "multiple" => false
                          "placeholder" => null
                          "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                          "preferred_choices" => []
                          "property_path" => null
                          "query_builder" => null
                          "required" => true
                          "row_attr" => []
                          "translation_domain" => null
                          "trim" => false
                          "upload_max_size_message" => Closure() {#1002
                            class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                            this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#681 …}
                            use: {
                              $translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
                              $translationDomain: "validators"
                              $message: Closure() {#1001}
                            }
                          }
                          "validation_groups" => null
                        ]
                        "default_data" => array:2 [
                          "norm" => null
                          "view" => ""
                        ]
                        "submitted_data" => []
                      ]
                      "00000000581045960000000073d85935" => array:8 [
                        "id" => "article_isPublished"
                        "name" => "isPublished"
                        "type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
                        "synchronized" => true
                        "passed_options" => array:1 [
                          "required" => false
                        ]
                        "resolved_options" => array:45 [
                          "action" => ""
                          "allow_extra_fields" => false
                          "allow_file_upload" => false
                          "attr" => []
                          "attr_translation_parameters" => []
                          "auto_initialize" => true
                          "block_name" => null
                          "block_prefix" => null
                          "by_reference" => true
                          "compound" => false
                          "constraints" => []
                          "csrf_field_name" => "_token"
                          "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                          "csrf_protection" => true
                          "csrf_token_id" => null
                          "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                          "data_class" => null
                          "disabled" => false
                          "empty_data" => Closure(FormInterface $form, $viewData) {#1067
                            class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                            this: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1064 …}
                          }
                          "error_bubbling" => false
                          "error_mapping" => []
                          "extra_fields_message" => "This form should not contain extra fields."
                          "false_values" => array:1 [
                            0 => null
                          ]
                          "help" => null
                          "help_attr" => []
                          "help_html" => false
                          "help_translation_parameters" => []
                          "inherit_data" => false
                          "invalid_message" => "This value is not valid."
                          "invalid_message_parameters" => []
                          "label" => null
                          "label_attr" => []
                          "label_format" => null
                          "label_translation_parameters" => []
                          "mapped" => true
                          "method" => "POST"
                          "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                          "property_path" => null
                          "required" => false
                          "row_attr" => []
                          "translation_domain" => null
                          "trim" => true
                          "upload_max_size_message" => Closure() {#1069
                            class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                            this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#681 …}
                            use: {
                              $translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
                              $translationDomain: "validators"
                              $message: Closure() {#1070}
                            }
                          }
                          "validation_groups" => null
                          "value" => "1"
                        ]
                        "default_data" => array:1 [
                          "norm" => null
                        ]
                        "submitted_data" => []
                      ]
                    ]
                    -dataByView: null
                    -formsByView: null
                    #data: array:3 [
                      "forms" => []
                      "forms_by_hash" => []
                      "nb_errors" => 0
                    ]
                    -cloner: null
                  }
                }
              }
            ]
            -parent: null
            -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#687
              -defined: array:44 [
                "block_name" => true
                "block_prefix" => true
                "disabled" => true
                "label" => true
                "label_format" => true
                "row_attr" => true
                "label_translation_parameters" => true
                "attr_translation_parameters" => true
                "attr" => true
                "translation_domain" => true
                "auto_initialize" => true
                "data" => true
                "data_class" => true
                "empty_data" => true
                "trim" => true
                "required" => true
                "property_path" => true
                "mapped" => true
                "by_reference" => true
                "error_bubbling" => true
                "label_attr" => true
                "inherit_data" => true
                "compound" => true
                "method" => true
                "action" => true
                "post_max_size_message" => true
                "upload_max_size_message" => true
                "allow_file_upload" => true
                "help" => true
                "help_attr" => true
                "help_html" => true
                "help_translation_parameters" => true
                "validation_groups" => true
                "error_mapping" => true
                "constraints" => true
                "invalid_message" => true
                "invalid_message_parameters" => true
                "allow_extra_fields" => true
                "extra_fields_message" => true
                "csrf_protection" => true
                "csrf_field_name" => true
                "csrf_message" => true
                "csrf_token_manager" => true
                "csrf_token_id" => true
              ]
              -defaults: array:43 [
                "block_name" => null
                "block_prefix" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "row_attr" => []
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "attr" => []
                "translation_domain" => null
                "auto_initialize" => true
                "data_class" => null
                "empty_data" => null
                "trim" => true
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "error_bubbling" => null
                "label_attr" => []
                "inherit_data" => false
                "compound" => true
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "upload_max_size_message" => null
                "allow_file_upload" => false
                "help" => null
                "help_attr" => []
                "help_html" => false
                "help_translation_parameters" => []
                "validation_groups" => null
                "error_mapping" => []
                "constraints" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                "csrf_token_id" => null
              ]
              -nested: []
              -required: []
              -resolved: array:30 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => true
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "compound" => true
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "error_mapping" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                "csrf_token_id" => null
              ]
              -normalizers: array:3 [
                "validation_groups" => array:1 [
                  0 => Closure(Options $options, $groups) {#692
                    class: "Symfony\Component\Form\Extension\Validator\TypeBaseValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#665}
                  }
                ]
                "constraints" => array:1 [
                  0 => Closure(Options $options, $constraints) {#693
                    class: "Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#665}
                  }
                ]
                "upload_max_size_message" => array:1 [
                  0 => Closure(Options $options, $message) {#694
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#681 …}
                    use: {
                      $translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
                      $translationDomain: "validators"
                    }
                  }
                ]
              ]
              -allowedValues: []
              -allowedTypes: array:8 [
                "block_prefix" => array:2 [
                  0 => "null"
                  1 => "string"
                ]
                "attr" => array:1 [
                  0 => "array"
                ]
                "row_attr" => array:1 [
                  0 => "array"
                ]
                "label_attr" => array:1 [
                  0 => "array"
                ]
                "upload_max_size_message" => array:1 [
                  0 => "callable"
                ]
                "help" => array:2 [
                  0 => "string"
                  1 => "null"
                ]
                "help_attr" => array:1 [
                  0 => "array"
                ]
                "help_html" => array:1 [
                  0 => "bool"
                ]
              ]
              -lazy: array:4 [
                "data_class" => array:1 [
                  0 => Closure(Options $options) {#688 …2}
                ]
                "empty_data" => array:1 [
                  0 => Closure(Options $options) {#689
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#658 …}
                  }
                ]
                "error_bubbling" => array:1 [
                  0 => Closure(Options $options) {#691
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#658 …}
                  }
                ]
                "upload_max_size_message" => array:1 [
                  0 => Closure(Options $options) {#690
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#658 …}
                  }
                ]
              ]
              -calling: []
              -deprecated: []
              -given: []
              -locked: false
              -parentsOptions: []
            }
          }
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#375}
        }
        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#695
          -defined: array:44 [
            "block_name" => true
            "block_prefix" => true
            "disabled" => true
            "label" => true
            "label_format" => true
            "row_attr" => true
            "label_translation_parameters" => true
            "attr_translation_parameters" => true
            "attr" => true
            "translation_domain" => true
            "auto_initialize" => true
            "data" => true
            "data_class" => true
            "empty_data" => true
            "trim" => true
            "required" => true
            "property_path" => true
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => true
            "label_attr" => true
            "inherit_data" => true
            "compound" => true
            "method" => true
            "action" => true
            "post_max_size_message" => true
            "upload_max_size_message" => true
            "allow_file_upload" => true
            "help" => true
            "help_attr" => true
            "help_html" => true
            "help_translation_parameters" => true
            "validation_groups" => true
            "error_mapping" => true
            "constraints" => true
            "invalid_message" => true
            "invalid_message_parameters" => true
            "allow_extra_fields" => true
            "extra_fields_message" => true
            "csrf_protection" => true
            "csrf_field_name" => true
            "csrf_message" => true
            "csrf_token_manager" => true
            "csrf_token_id" => true
          ]
          -defaults: array:43 [
            "block_name" => null
            "block_prefix" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "row_attr" => []
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "attr" => []
            "translation_domain" => null
            "auto_initialize" => true
            "data_class" => "App\Entity\Article"
            "empty_data" => null
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => null
            "label_attr" => []
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "upload_max_size_message" => null
            "allow_file_upload" => false
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "validation_groups" => null
            "error_mapping" => []
            "constraints" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => false
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
          ]
          -nested: []
          -required: []
          -resolved: array:30 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => false
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
          ]
          -normalizers: array:3 [
            "validation_groups" => array:1 [
              0 => Closure(Options $options, $groups) {#692}
            ]
            "constraints" => array:1 [
              0 => Closure(Options $options, $constraints) {#693}
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options, $message) {#694}
            ]
          ]
          -allowedValues: []
          -allowedTypes: array:8 [
            "block_prefix" => array:2 [
              0 => "null"
              1 => "string"
            ]
            "attr" => array:1 [
              0 => "array"
            ]
            "row_attr" => array:1 [
              0 => "array"
            ]
            "label_attr" => array:1 [
              0 => "array"
            ]
            "upload_max_size_message" => array:1 [
              0 => "callable"
            ]
            "help" => array:2 [
              0 => "string"
              1 => "null"
            ]
            "help_attr" => array:1 [
              0 => "array"
            ]
            "help_html" => array:1 [
              0 => "bool"
            ]
          ]
          -lazy: array:3 [
            "empty_data" => array:1 [
              0 => Closure(Options $options) {#689}
            ]
            "error_bubbling" => array:1 [
              0 => Closure(Options $options) {#691}
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options) {#690}
            ]
          ]
          -calling: []
          -deprecated: []
          -given: []
          -locked: false
          -parentsOptions: []
        }
      }
      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#375}
    }
    -viewTransformers: []
    -modelTransformers: []
    -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperPropertyPathMapper {#702
      -propertyAccessor: Symfony\Component\PropertyAccessPropertyAccessor {#334
        -magicCall: false
        -ignoreInvalidIndices: true
        -ignoreInvalidProperty: false
        -cacheItemPool: Symfony\Component\Cache\AdapterArrayAdapter {#335
          -storeSerialized: false
          -values: array:6 [
            "rApp.Entity.Article..title" => array:3 [
              0 => true
              1 => 0
              2 => "getTitle"
            ]
            "rApp.Entity.Article..contents" => array:3 [
              0 => true
              1 => 0
              2 => "getContents"
            ]
            "rApp.Entity.Article..images" => array:3 [
              0 => true
              1 => 0
              2 => "getImages"
            ]
            "rApp.Entity.Article..tags" => array:3 [
              0 => true
              1 => 0
              2 => "getTags"
            ]
            "rApp.Entity.Article..category" => array:3 [
              0 => true
              1 => 0
              2 => "getCategory"
            ]
            "rApp.Entity.Article..isPublished" => array:3 [
              0 => true
              1 => 0
              2 => "getIsPublished"
            ]
          ]
          -expiries: array:6 [
            "rApp.Entity.Article..title" => 9223372036854775807
            "rApp.Entity.Article..contents" => 9223372036854775807
            "rApp.Entity.Article..images" => 9223372036854775807
            "rApp.Entity.Article..tags" => 9223372036854775807
            "rApp.Entity.Article..category" => 9223372036854775807
            "rApp.Entity.Article..isPublished" => 9223372036854775807
          ]
          -createCacheItem: Closure($key, $value, $isHit) {#337
            class: "Symfony\Component\CacheCacheItem"
            use: {
              $defaultLifetime: 0
            }
          }
          #logger: null
        }
        -propertyPathCache: []
        -readPropertyCache: array:6 [
          "App.Entity.Article..title" => array:3 [
            0 => true
            1 => 0
            2 => "getTitle"
          ]
          "App.Entity.Article..contents" => array:3 [
            0 => true
            1 => 0
            2 => "getContents"
          ]
          "App.Entity.Article..images" => array:3 [
            0 => true
            1 => 0
            2 => "getImages"
          ]
          "App.Entity.Article..tags" => array:3 [
            0 => true
            1 => 0
            2 => "getTags"
          ]
          "App.Entity.Article..category" => array:3 [
            0 => true
            1 => 0
            2 => "getCategory"
          ]
          "App.Entity.Article..isPublished" => array:3 [
            0 => true
            1 => 0
            2 => "getIsPublished"
          ]
        ]
        -writePropertyCache: []
      }
    }
    -required: true
    -disabled: false
    -errorBubbling: true
    -emptyData: Closure(FormInterface $form) {#697}
    -attributes: array:1 [
      "data_collector/passed_options" => array:1 [
        "data" => App\EntityArticle {#652}
      ]
    ]
    -data: App\EntityArticle {#652}
    -dataClass: "App\Entity\Article"
    -dataLocked: true
    -formFactory: Symfony\Component\FormFormFactory {#361
      -registry: Symfony\Component\FormFormRegistry {#362
        -extensions: array:1 [
          0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#363
            -guesser: Symfony\Component\FormFormTypeGuesserChain {#719
              -guessers: array:2 [
                0 => Symfony\Component\Form\Extension\ValidatorValidatorTypeGuesser {#720
                  -metadataFactory: Symfony\Component\Validator\ValidatorTraceableValidator {#666}
                }
                1 => Symfony\Bridge\Doctrine\FormDoctrineOrmTypeGuesser {#721
                  #registry: Doctrine\Bundle\DoctrineBundleRegistry {#200
                    #container: Container3407GbPApp_KernelDevDebugContainer {#29 …}
                    -name: "ORM"
                    -connections: array:1 [ …1]
                    -managers: array:1 [ …1]
                    -defaultConnection: "default"
                    -defaultManager: "default"
                    -proxyInterfaceName: "Doctrine\ORM\Proxy\Proxy"
                  }
                  -cache: array:1 [
                    "App\Entity\Article" => array:2 [ …2]
                  ]
                }
              ]
            }
            -guesserLoaded: true
            -typeContainer: Symfony\Component\DependencyInjection\ArgumentServiceLocator {#364
              -factory: Symfony\Component\DependencyInjectionContainer::getService($registry, string $id, ?string $method, $load) {#30
                this: Container3407GbPApp_KernelDevDebugContainer {#29 …}
              }
              -serviceMap: array:10 [
                "App\Form\ArticleType" => array:4 [
                  0 => "privates"
                  1 => "App\Form\ArticleType"
                  2 => "getArticleTypeService"
                  3 => false
                ]
                "App\Form\CategoryType" => array:4 [
                  0 => "privates"
                  1 => "App\Form\CategoryType"
                  2 => "getCategoryTypeService"
                  3 => false
                ]
                "App\Form\NewsType" => array:4 [
                  0 => "privates"
                  1 => "App\Form\NewsType"
                  2 => "getNewsTypeService"
                  3 => false
                ]
                "App\Form\RegistrationFormType" => array:4 [
                  0 => "privates"
                  1 => "App\Form\RegistrationFormType"
                  2 => "getRegistrationFormTypeService"
                  3 => false
                ]
                "App\Form\SpiritualPearlsType" => array:4 [
                  0 => "privates"
                  1 => "App\Form\SpiritualPearlsType"
                  2 => "getSpiritualPearlsTypeService"
                  3 => false
                ]
                "App\Form\TagType" => array:4 [
                  0 => "privates"
                  1 => "App\Form\TagType"
                  2 => "getTagTypeService"
                  3 => false
                ]
                "Symfony\Bridge\Doctrine\Form\Type\EntityType" => array:4 [
                  0 => "privates"
                  1 => "form.type.entity"
                  2 => "getForm_Type_EntityService"
                  3 => false
                ]
                "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => array:4 [
                  0 => "privates"
                  1 => "form.type.choice"
                  2 => "getForm_Type_ChoiceService"
                  3 => false
                ]
                "Symfony\Component\Form\Extension\Core\Type\FileType" => array:4 [
                  0 => "services"
                  1 => "form.type.file"
                  2 => "getForm_Type_FileService"
                  3 => false
                ]
                "Symfony\Component\Form\Extension\Core\Type\FormType" => array:4 [
                  0 => "privates"
                  1 => "form.type.form"
                  2 => "getForm_Type_FormService"
                  3 => false
                ]
              ]
              -serviceTypes: array:10 [
                "App\Form\ArticleType" => "?"
                "App\Form\CategoryType" => "?"
                "App\Form\NewsType" => "?"
                "App\Form\RegistrationFormType" => "?"
                "App\Form\SpiritualPearlsType" => "?"
                "App\Form\TagType" => "?"
                "Symfony\Bridge\Doctrine\Form\Type\EntityType" => "?"
                "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => "?"
                "Symfony\Component\Form\Extension\Core\Type\FileType" => "?"
                "Symfony\Component\Form\Extension\Core\Type\FormType" => "?"
              ]
              -externalId: null
              -container: null
              -factories: array:10 [
                "App\Form\ArticleType" => array:4 [
                  0 => "privates"
                  1 => "App\Form\ArticleType"
                  2 => "getArticleTypeService"
                  3 => false
                ]
                "App\Form\CategoryType" => array:4 [
                  0 => "privates"
                  1 => "App\Form\CategoryType"
                  2 => "getCategoryTypeService"
                  3 => false
                ]
                "App\Form\NewsType" => array:4 [
                  0 => "privates"
                  1 => "App\Form\NewsType"
                  2 => "getNewsTypeService"
                  3 => false
                ]
                "App\Form\RegistrationFormType" => array:4 [
                  0 => "privates"
                  1 => "App\Form\RegistrationFormType"
                  2 => "getRegistrationFormTypeService"
                  3 => false
                ]
                "App\Form\SpiritualPearlsType" => array:4 [
                  0 => "privates"
                  1 => "App\Form\SpiritualPearlsType"
                  2 => "getSpiritualPearlsTypeService"
                  3 => false
                ]
                "App\Form\TagType" => array:4 [
                  0 => "privates"
                  1 => "App\Form\TagType"
                  2 => "getTagTypeService"
                  3 => false
                ]
                "Symfony\Bridge\Doctrine\Form\Type\EntityType" => array:4 [
                  0 => "privates"
                  1 => "form.type.entity"
                  2 => "getForm_Type_EntityService"
                  3 => false
                ]
                "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => array:4 [
                  0 => "privates"
                  1 => "form.type.choice"
                  2 => "getForm_Type_ChoiceService"
                  3 => false
                ]
                "Symfony\Component\Form\Extension\Core\Type\FileType" => array:4 [
                  0 => "services"
                  1 => "form.type.file"
                  2 => "getForm_Type_FileService"
                  3 => false
                ]
                "Symfony\Component\Form\Extension\Core\Type\FormType" => array:4 [
                  0 => "privates"
                  1 => "form.type.form"
                  2 => "getForm_Type_FormService"
                  3 => false
                ]
              ]
              -loading: []
              -providedTypes: null
            }
            -typeExtensionServices: array:3 [
              "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#365
                -generator: Closure() {#366
                  class: "Container3407GbPApp_KernelDevDebugContainer"
                  this: Container3407GbPApp_KernelDevDebugContainer {#29 …}
                }
                -count: 6
              }
              "Symfony\Component\Form\Extension\Core\Type\RepeatedType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#367
                -generator: Closure() {#368
                  class: "Container3407GbPApp_KernelDevDebugContainer"
                  this: Container3407GbPApp_KernelDevDebugContainer {#29 …}
                }
                -count: 1
              }
              "Symfony\Component\Form\Extension\Core\Type\SubmitType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#369
                -generator: Closure() {#370
                  class: "Container3407GbPApp_KernelDevDebugContainer"
                  this: Container3407GbPApp_KernelDevDebugContainer {#29 …}
                }
                -count: 1
              }
            ]
            -guesserServices: Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#371
              -generator: Closure() {#372
                class: "Container3407GbPApp_KernelDevDebugContainer"
                this: Container3407GbPApp_KernelDevDebugContainer {#29 …}
              }
              -count: 2
            }
          }
        ]
        -types: array:7 [
          "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#660}
          "App\Form\ArticleType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#685}
          "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#706
            -proxiedType: Symfony\Component\FormResolvedFormType {#707
              -innerType: Symfony\Component\Form\Extension\Core\TypeTextType {#705}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#660}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#708
                -defined: array:44 [
                  "block_name" => true
                  "block_prefix" => true
                  "disabled" => true
                  "label" => true
                  "label_format" => true
                  "row_attr" => true
                  "label_translation_parameters" => true
                  "attr_translation_parameters" => true
                  "attr" => true
                  "translation_domain" => true
                  "auto_initialize" => true
                  "data" => true
                  "data_class" => true
                  "empty_data" => true
                  "trim" => true
                  "required" => true
                  "property_path" => true
                  "mapped" => true
                  "by_reference" => true
                  "error_bubbling" => true
                  "label_attr" => true
                  "inherit_data" => true
                  "compound" => true
                  "method" => true
                  "action" => true
                  "post_max_size_message" => true
                  "upload_max_size_message" => true
                  "allow_file_upload" => true
                  "help" => true
                  "help_attr" => true
                  "help_html" => true
                  "help_translation_parameters" => true
                  "validation_groups" => true
                  "error_mapping" => true
                  "constraints" => true
                  "invalid_message" => true
                  "invalid_message_parameters" => true
                  "allow_extra_fields" => true
                  "extra_fields_message" => true
                  "csrf_protection" => true
                  "csrf_field_name" => true
                  "csrf_message" => true
                  "csrf_token_manager" => true
                  "csrf_token_id" => true
                ]
                -defaults: array:43 [
                  "block_name" => null
                  "block_prefix" => null
                  "disabled" => false
                  "label" => null
                  "label_format" => null
                  "row_attr" => []
                  "label_translation_parameters" => []
                  "attr_translation_parameters" => []
                  "attr" => []
                  "translation_domain" => null
                  "auto_initialize" => true
                  "data_class" => null
                  "empty_data" => null
                  "trim" => true
                  "required" => true
                  "property_path" => null
                  "mapped" => true
                  "by_reference" => true
                  "error_bubbling" => null
                  "label_attr" => []
                  "inherit_data" => false
                  "compound" => false
                  "method" => "POST"
                  "action" => ""
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "upload_max_size_message" => null
                  "allow_file_upload" => false
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "validation_groups" => null
                  "error_mapping" => []
                  "constraints" => []
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "allow_extra_fields" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "csrf_protection" => true
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                  "csrf_token_id" => null
                ]
                -nested: []
                -required: []
                -resolved: array:30 [
                  "block_name" => null
                  "disabled" => false
                  "label" => null
                  "label_format" => null
                  "label_translation_parameters" => []
                  "attr_translation_parameters" => []
                  "translation_domain" => null
                  "auto_initialize" => true
                  "trim" => true
                  "required" => true
                  "property_path" => null
                  "mapped" => true
                  "by_reference" => true
                  "inherit_data" => false
                  "compound" => false
                  "method" => "POST"
                  "action" => ""
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "allow_file_upload" => false
                  "help_translation_parameters" => []
                  "error_mapping" => []
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "allow_extra_fields" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "csrf_protection" => true
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                  "csrf_token_id" => null
                ]
                -normalizers: array:3 [
                  "validation_groups" => array:1 [ …1]
                  "constraints" => array:1 [ …1]
                  "upload_max_size_message" => array:1 [ …1]
                ]
                -allowedValues: []
                -allowedTypes: array:8 [
                  "block_prefix" => array:2 [ …2]
                  "attr" => array:1 [ …1]
                  "row_attr" => array:1 [ …1]
                  "label_attr" => array:1 [ …1]
                  "upload_max_size_message" => array:1 [ …1]
                  "help" => array:2 [ …2]
                  "help_attr" => array:1 [ …1]
                  "help_html" => array:1 [ …1]
                ]
                -lazy: array:4 [
                  "data_class" => array:1 [ …1]
                  "empty_data" => array:1 [ …1]
                  "error_bubbling" => array:1 [ …1]
                  "upload_max_size_message" => array:1 [ …1]
                ]
                -calling: []
                -deprecated: []
                -given: []
                -locked: false
                -parentsOptions: []
              }
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#375}
          }
          "Symfony\Component\Form\Extension\Core\Type\TextareaType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#722
            -proxiedType: Symfony\Component\FormResolvedFormType {#862
              -innerType: Symfony\Component\Form\Extension\Core\TypeTextareaType {#860}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#706}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#858
                -defined: array:44 [
                  "block_name" => true
                  "block_prefix" => true
                  "disabled" => true
                  "label" => true
                  "label_format" => true
                  "row_attr" => true
                  "label_translation_parameters" => true
                  "attr_translation_parameters" => true
                  "attr" => true
                  "translation_domain" => true
                  "auto_initialize" => true
                  "data" => true
                  "data_class" => true
                  "empty_data" => true
                  "trim" => true
                  "required" => true
                  "property_path" => true
                  "mapped" => true
                  "by_reference" => true
                  "error_bubbling" => true
                  "label_attr" => true
                  "inherit_data" => true
                  "compound" => true
                  "method" => true
                  "action" => true
                  "post_max_size_message" => true
                  "upload_max_size_message" => true
                  "allow_file_upload" => true
                  "help" => true
                  "help_attr" => true
                  "help_html" => true
                  "help_translation_parameters" => true
                  "validation_groups" => true
                  "error_mapping" => true
                  "constraints" => true
                  "invalid_message" => true
                  "invalid_message_parameters" => true
                  "allow_extra_fields" => true
                  "extra_fields_message" => true
                  "csrf_protection" => true
                  "csrf_field_name" => true
                  "csrf_message" => true
                  "csrf_token_manager" => true
                  "csrf_token_id" => true
                ]
                -defaults: array:43 [
                  "block_name" => null
                  "block_prefix" => null
                  "disabled" => false
                  "label" => null
                  "label_format" => null
                  "row_attr" => []
                  "label_translation_parameters" => []
                  "attr_translation_parameters" => []
                  "attr" => []
                  "translation_domain" => null
                  "auto_initialize" => true
                  "data_class" => null
                  "empty_data" => null
                  "trim" => true
                  "required" => true
                  "property_path" => null
                  "mapped" => true
                  "by_reference" => true
                  "error_bubbling" => null
                  "label_attr" => []
                  "inherit_data" => false
                  "compound" => false
                  "method" => "POST"
                  "action" => ""
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "upload_max_size_message" => null
                  "allow_file_upload" => false
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "validation_groups" => null
                  "error_mapping" => []
                  "constraints" => []
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "allow_extra_fields" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "csrf_protection" => true
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                  "csrf_token_id" => null
                ]
                -nested: []
                -required: []
                -resolved: array:30 [
                  "block_name" => null
                  "disabled" => false
                  "label" => null
                  "label_format" => null
                  "label_translation_parameters" => []
                  "attr_translation_parameters" => []
                  "translation_domain" => null
                  "auto_initialize" => true
                  "trim" => true
                  "required" => true
                  "property_path" => null
                  "mapped" => true
                  "by_reference" => true
                  "inherit_data" => false
                  "compound" => false
                  "method" => "POST"
                  "action" => ""
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "allow_file_upload" => false
                  "help_translation_parameters" => []
                  "error_mapping" => []
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "allow_extra_fields" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                   …5
                ]
                -normalizers: array:3 [ …3]
                -allowedValues: []
                -allowedTypes: array:8 [ …8]
                -lazy: array:4 [ …4]
                -calling: []
                -deprecated: []
                -given: []
                -locked: false
                -parentsOptions: []
              }
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#375}
          }
          "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#869
            -proxiedType: Symfony\Component\FormResolvedFormType {#870
              -innerType: Symfony\Component\Form\Extension\Core\TypeChoiceType {#735
                -choiceListFactory: Symfony\Component\Form\ChoiceList\FactoryCachingFactoryDecorator {#733 …3}
              }
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#660}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#873
                -defined: array:56 [ …56]
                -defaults: array:55 [ …55]
                -nested: []
                -required: []
                -resolved: array:31 [ …31]
                -normalizers: array:5 [ …5]
                -allowedValues: []
                -allowedTypes: array:17 [ …17]
                -lazy: array:4 [ …4]
                -calling: []
                -deprecated: []
                -given: []
                -locked: false
                -parentsOptions: []
              }
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#375}
          }
          "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#871
            -proxiedType: Symfony\Component\FormResolvedFormType {#872
              -innerType: Symfony\Bridge\Doctrine\Form\TypeEntityType {#857
                #registry: Doctrine\Bundle\DoctrineBundleRegistry {#200}
                -idReaders: array:3 [ …3]
                -choiceLoaders: array:3 [ …3]
              }
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#869}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#881
                -defined: array:60 [ …60]
                -defaults: array:58 [ …58]
                -nested: []
                -required: array:1 [ …1]
                -resolved: array:31 [ …31]
                -normalizers: array:8 [ …8]
                -allowedValues: []
                -allowedTypes: array:19 [ …19]
                -lazy: array:7 [ …7]
                -calling: []
                -deprecated: []
                -given: []
                -locked: false
                -parentsOptions: []
              }
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#375}
          }
          "Symfony\Component\Form\Extension\Core\Type\CheckboxType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1061
            -proxiedType: Symfony\Component\FormResolvedFormType {#1065
              -innerType: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1064 …}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#660}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1066
                -defined: array:46 [ …46]
                -defaults: array:45 [ …45]
                -nested: []
                -required: []
                -resolved: array:31 [ …31]
                -normalizers: array:3 [ …3]
                -allowedValues: []
                -allowedTypes: array:9 [ …9]
                -lazy: array:3 [ …3]
                -calling: []
                -deprecated: []
                -given: []
                -locked: false
                -parentsOptions: []
              }
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#375}
          }
        ]
        -guesser: Symfony\Component\FormFormTypeGuesserChain {#718
          -guessers: array:2 [
            0 => Symfony\Component\Form\Extension\ValidatorValidatorTypeGuesser {#720}
            1 => Symfony\Bridge\Doctrine\FormDoctrineOrmTypeGuesser {#721}
          ]
        }
        -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#373
          -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#374}
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#375}
        }
        -checkedTypes: []
      }
    }
    -action: ""
    -method: "POST"
    -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#663}
    -autoInitialize: true
    -options: array:44 [
      "block_name" => null
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "translation_domain" => null
      "auto_initialize" => true
      "trim" => true
      "required" => true
      "property_path" => null
      "mapped" => true
      "by_reference" => true
      "inherit_data" => false
      "compound" => true
      "method" => "POST"
      "action" => ""
      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
      "allow_file_upload" => false
      "help_translation_parameters" => []
      "error_mapping" => []
      "invalid_message" => "This value is not valid."
      "invalid_message_parameters" => []
      "allow_extra_fields" => false
      "extra_fields_message" => "This form should not contain extra fields."
      "csrf_protection" => false
      "csrf_field_name" => "_token"
      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
      "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
      "csrf_token_id" => null
      "block_prefix" => null
      "row_attr" => []
      "attr" => []
      "data_class" => "App\Entity\Article"
      "empty_data" => Closure(FormInterface $form) {#697}
      "error_bubbling" => true
      "label_attr" => []
      "upload_max_size_message" => Closure() {#699}
      "help" => null
      "help_attr" => []
      "help_html" => false
      "validation_groups" => null
      "constraints" => []
      "data" => App\EntityArticle {#652}
    ]
  }
  -parent: null
  -children: Symfony\Component\Form\UtilOrderedHashMap {#1077
    -elements: array:6 [
      "title" => Symfony\Component\FormForm {#1078
        -config: Symfony\Component\FormFormBuilder {#1079
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1105 …1}
          -name: "title"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#706}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#710}
          -attributes: array:1 [
            "data_collector/passed_options" => []
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#361}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#663}
          -autoInitialize: false
          -options: array:43 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#710}
            "error_bubbling" => false
            "label_attr" => []
            "upload_max_size_message" => Closure() {#712}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\FormForm {#1063}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1080
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "title"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1103
          -elements: array:1 [
            0 => "title"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "title"
        }
      }
      "contents" => Symfony\Component\FormForm {#1081
        -config: Symfony\Component\FormFormBuilder {#1082
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1108 …1}
          -name: "contents"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#722}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#859}
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [
              "required" => true
            ]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#361}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#663}
          -autoInitialize: false
          -options: array:43 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#859}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "upload_max_size_message" => Closure() {#740}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\FormForm {#1063}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1083
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "contents"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1104
          -elements: array:1 [
            0 => "contents"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "contents"
        }
      }
      "images" => Symfony\Component\FormForm {#1084
        -config: Symfony\Component\FormFormBuilder {#1085
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1111 …1}
          -name: "images"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#871}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#939}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#935
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#934
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#928}
                -value: array:2 [
                  0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#929}
                  1 => "getIdValue"
                ]
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [
              "em" => "default"
              "class" => "App\Entity\ArticleImage"
              "multiple" => true
              "required" => false
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#934}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#361}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#663}
          -autoInitialize: false
          -options: array:59 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "upload_max_size_message" => Closure() {#886}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "query_builder" => null
            "em" => Doctrine\ORMEntityManager {#260 …11}
            "class" => "App\Entity\ArticleImage"
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#929}
            "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#928}
            "choice_label" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceLabel"
            ]
            "choice_name" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceName"
            ]
            "choice_value" => array:2 [
              0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#929}
              1 => "getIdValue"
            ]
            "choice_attr" => null
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
        }
        -parent: Symfony\Component\FormForm {#1063}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1086
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\Common\CollectionsArrayCollection {#653}
        -normData: Doctrine\Common\CollectionsArrayCollection {#653}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "images"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1107
          -elements: array:1 [
            0 => "images"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "images"
        }
      }
      "tags" => Symfony\Component\FormForm {#1087
        -config: Symfony\Component\FormFormBuilder {#1088
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1114 …1}
          -name: "tags"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#871}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#999}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#995
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#994
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#988}
                -value: array:2 [
                  0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#989}
                  1 => "getIdValue"
                ]
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:3 [
              "class" => "App\Entity\Tag"
              "choice_label" => "name"
              "multiple" => true
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#994}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#361}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#663}
          -autoInitialize: false
          -options: array:59 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "upload_max_size_message" => Closure() {#940}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "query_builder" => null
            "class" => "App\Entity\Tag"
            "em" => Doctrine\ORMEntityManager {#260 …11}
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#989}
            "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#988}
            "choice_label" => "name"
            "choice_name" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceName"
            ]
            "choice_value" => array:2 [
              0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#989}
              1 => "getIdValue"
            ]
            "choice_attr" => null
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
        }
        -parent: Symfony\Component\FormForm {#1063}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1089
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: Doctrine\Common\CollectionsArrayCollection {#654}
        -normData: Doctrine\Common\CollectionsArrayCollection {#654}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "tags"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1110
          -elements: array:1 [
            0 => "tags"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "tags"
        }
      }
      "category" => Symfony\Component\FormForm {#1090
        -config: Symfony\Component\FormFormBuilder {#1091
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1117 …1}
          -name: "category"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#871}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1059
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#1058
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1052}
                -value: array:2 [
                  0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1053}
                  1 => "getIdValue"
                ]
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [
              "class" => "App\Entity\Category"
              "choice_label" => "name"
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1058}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#361}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#663}
          -autoInitialize: false
          -options: array:59 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
            "multiple" => false
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => ""
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "upload_max_size_message" => Closure() {#1002}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "query_builder" => null
            "class" => "App\Entity\Category"
            "em" => Doctrine\ORMEntityManager {#260 …11}
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1053}
            "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1052}
            "choice_label" => "name"
            "choice_name" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceName"
            ]
            "choice_value" => array:2 [
              0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1053}
              1 => "getIdValue"
            ]
            "choice_attr" => null
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
        }
        -parent: Symfony\Component\FormForm {#1063}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1092
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "category"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1113
          -elements: array:1 [
            0 => "category"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "category"
        }
      }
      "isPublished" => Symfony\Component\FormForm {#1093
        -config: Symfony\Component\FormFormBuilder {#1094
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1120 …1}
          -name: "isPublished"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1061}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerBooleanToStringTransformer {#1076
              -trueValue: "1"
              -falseValues: array:1 [
                0 => null
              ]
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form, $viewData) {#1067}
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [
              "required" => false
            ]
          ]
          -data: false
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#361}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#663}
          -autoInitialize: false
          -options: array:45 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
            "value" => "1"
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form, $viewData) {#1067}
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1069}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "false_values" => array:1 [
              0 => null
            ]
          ]
        }
        -parent: Symfony\Component\FormForm {#1063}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1095
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: false
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: null
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "isPublished"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1116
          -elements: array:1 [
            0 => "isPublished"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "isPublished"
        }
      }
    ]
    -orderedKeys: array:6 [
      0 => "title"
      1 => "contents"
      2 => "images"
      3 => "tags"
      4 => "category"
      5 => "isPublished"
    ]
    -managedCursors: []
  }
  -errors: []
  -submitted: false
  -clickedButton: null
  -modelData: App\EntityArticle {#652}
  -normData: App\EntityArticle {#652}
  -viewData: App\EntityArticle {#652}
  -extraData: []
  -transformationFailure: null
  -defaultDataSet: true
  -lockSetData: false
  -name: "article"
  -inheritData: false
  -propertyPath: null
}

POST https://127.0.0.1:8000/article/new

  • controller
    "App\Controller\ArticleController::new"
    
  • project dirC:\Users\Instructor\PhpstormProjects\workshop

ArticleController.php on line 150

Symfony\Component\Form\Form {#1063
  -config: Symfony\Component\FormFormBuilder {#1062
    -children: []
    -unresolvedChildren: []
    #locked: true
    -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1096 …1}
    -name: "article"
    -propertyPath: null
    -mapped: true
    -byReference: true
    -inheritData: false
    -compound: true
    -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#685
      -proxiedType: Symfony\Component\FormResolvedFormType {#686
        -innerType: App\FormArticleType {#657}
        -typeExtensions: []
        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#660
          -proxiedType: Symfony\Component\FormResolvedFormType {#659
            -innerType: Symfony\Component\Form\Extension\Core\TypeFormType {#658 …}
            -typeExtensions: array:6 [
              0 => Symfony\Component\Form\Extension\Core\TypeTransformationFailureExtension {#661
                -translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
              }
              1 => Symfony\Component\Form\Extension\HttpFoundation\TypeFormTypeHttpFoundationExtension {#662
                -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#663
                  -serverParams: Symfony\Component\Form\UtilServerParams {#664
                    -requestStack: Symfony\Component\HttpFoundationRequestStack {#131
                      -requests: array:1 [
                        0 => Symfony\Component\HttpFoundationRequest {#7
                          +attributes: Symfony\Component\HttpFoundationParameterBag {#10 …1}
                          +request: Symfony\Component\HttpFoundationParameterBag {#8 …1}
                          +query: Symfony\Component\HttpFoundationParameterBag {#9 …1}
                          +server: Symfony\Component\HttpFoundationServerBag {#13 …1}
                          +files: Symfony\Component\HttpFoundationFileBag {#12 …1}
                          +cookies: Symfony\Component\HttpFoundationParameterBag {#11 …1}
                          +headers: Symfony\Component\HttpFoundationHeaderBag {#14 …2}
                          #content: null
                          #languages: null
                          #charsets: null
                          #encodings: null
                          #acceptableContentTypes: null
                          #pathInfo: "/article/new"
                          #requestUri: "/article/new"
                          #baseUrl: ""
                          #basePath: null
                          #method: "POST"
                          #format: null
                          #session: Symfony\Component\HttpFoundation\SessionSession {#144
                            #storage: Symfony\Component\HttpFoundation\Session\StorageNativeSessionStorage {#145
                              #bags: array:2 [ …2]
                              #started: true
                              #closed: false
                              #saveHandler: Symfony\Component\HttpFoundation\Session\Storage\ProxySessionHandlerProxy {#147 …3}
                              #metadataBag: Symfony\Component\HttpFoundation\Session\StorageMetadataBag {#146 …5}
                              -emulateSameSite: null
                            }
                            -flashName: "flashes"
                            -attributeName: "attributes"
                            -data: & array:2 [
                              "_sf2_attributes" => & array:3 [ …3]
                              "_symfony_flashes" => & []
                            ]
                            -usageIndex: & 6
                          }
                          #locale: null
                          #defaultLocale: "en"
                          -preferredFormat: null
                          -isHostValid: true
                          -isForwardedValid: true
                          basePath: ""
                          format: "html"
                        }
                      ]
                    }
                  }
                }
              }
              2 => Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#665
                -validator: Symfony\Component\Validator\ValidatorTraceableValidator {#666 …2}
                -violationMapper: Symfony\Component\Form\Extension\Validator\ViolationMapperViolationMapper {#680 …1}
              }
              3 => Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#681 …}
              4 => Symfony\Component\Form\Extension\Csrf\TypeFormTypeCsrfExtension {#682
                -defaultTokenManager: Symfony\Component\Security\CsrfCsrfTokenManager {#276
                  -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#277
                    -entropy: 256
                  }
                  -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#143
                    -session: Symfony\Component\HttpFoundation\SessionSession {#144}
                    -namespace: "_csrf"
                  }
                  -namespace: Closure() {#279
                    class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                    this: Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                    use: {
                      $namespace: Symfony\Component\HttpFoundationRequestStack {#131}
                      $superGlobalNamespaceGenerator: Closure() {#278 …}
                    }
                  }
                }
                -defaultEnabled: true
                -defaultFieldName: "_token"
                -translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
                -translationDomain: "validators"
                -serverParams: Symfony\Component\Form\UtilServerParams {#664}
              }
              5 => Symfony\Component\Form\Extension\DataCollector\TypeDataCollectorTypeExtension {#683
                -listener: Symfony\Component\Form\Extension\DataCollector\EventListenerDataCollectorListener {#684 …1}
              }
            ]
            -parent: null
            -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#687
              -defined: array:44 [
                "block_name" => true
                "block_prefix" => true
                "disabled" => true
                "label" => true
                "label_format" => true
                "row_attr" => true
                "label_translation_parameters" => true
                "attr_translation_parameters" => true
                "attr" => true
                "translation_domain" => true
                "auto_initialize" => true
                "data" => true
                "data_class" => true
                "empty_data" => true
                "trim" => true
                "required" => true
                "property_path" => true
                "mapped" => true
                "by_reference" => true
                "error_bubbling" => true
                "label_attr" => true
                "inherit_data" => true
                "compound" => true
                "method" => true
                "action" => true
                "post_max_size_message" => true
                "upload_max_size_message" => true
                "allow_file_upload" => true
                "help" => true
                "help_attr" => true
                "help_html" => true
                "help_translation_parameters" => true
                "validation_groups" => true
                "error_mapping" => true
                "constraints" => true
                "invalid_message" => true
                "invalid_message_parameters" => true
                "allow_extra_fields" => true
                "extra_fields_message" => true
                "csrf_protection" => true
                "csrf_field_name" => true
                "csrf_message" => true
                "csrf_token_manager" => true
                "csrf_token_id" => true
              ]
              -defaults: array:43 [
                "block_name" => null
                "block_prefix" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "row_attr" => []
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "attr" => []
                "translation_domain" => null
                "auto_initialize" => true
                "data_class" => null
                "empty_data" => null
                "trim" => true
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "error_bubbling" => null
                "label_attr" => []
                "inherit_data" => false
                "compound" => true
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "upload_max_size_message" => null
                "allow_file_upload" => false
                "help" => null
                "help_attr" => []
                "help_html" => false
                "help_translation_parameters" => []
                "validation_groups" => null
                "error_mapping" => []
                "constraints" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                "csrf_token_id" => null
              ]
              -nested: []
              -required: []
              -resolved: array:30 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => true
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "compound" => true
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "error_mapping" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                "csrf_token_id" => null
              ]
              -normalizers: array:3 [
                "validation_groups" => array:1 [ …1]
                "constraints" => array:1 [ …1]
                "upload_max_size_message" => array:1 [ …1]
              ]
              -allowedValues: []
              -allowedTypes: array:8 [
                "block_prefix" => array:2 [ …2]
                "attr" => array:1 [ …1]
                "row_attr" => array:1 [ …1]
                "label_attr" => array:1 [ …1]
                "upload_max_size_message" => array:1 [ …1]
                "help" => array:2 [ …2]
                "help_attr" => array:1 [ …1]
                "help_html" => array:1 [ …1]
              ]
              -lazy: array:4 [
                "data_class" => array:1 [ …1]
                "empty_data" => array:1 [ …1]
                "error_bubbling" => array:1 [ …1]
                "upload_max_size_message" => array:1 [ …1]
              ]
              -calling: []
              -deprecated: []
              -given: []
              -locked: false
              -parentsOptions: []
            }
          }
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485
            -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#486}
            -dataByForm: array:7 [
              "0000000049a663ff00000000214a1b0e" => array:10 [
                "id" => "article"
                "name" => "article"
                "type_class" => "App\Form\ArticleType"
                "synchronized" => true
                "passed_options" => array:1 [
                  "data" => App\EntityArticle {#652
                    -id: null
                    -title: null
                    -contents: "tytytytytytytytytyty"
                    -dateCreated: DateTime @1585924495 {#656
                      date: 2020-04-03 16:34:55.404071 Europe/Berlin (+02:00)
                    }
                    -dateEdit: DateTime @1585924495 {#655
                      date: 2020-04-03 16:34:55.404066 Europe/Berlin (+02:00)
                    }
                    -images: Doctrine\Common\CollectionsArrayCollection {#653
                      -elements: []
                    }
                    -tags: Doctrine\Common\CollectionsArrayCollection {#654
                      -elements: array:3 [
                        0 => App\EntityTag {#1145
                          -id: 3
                          -name: "Tag2"
                          -articles: Doctrine\ORMPersistentCollection {#1153
                            -snapshot: []
                            -owner: App\EntityTag {#1145}
                            -association: array:16 [ …16]
                            -em: Doctrine\ORMEntityManager {#260 …11}
                            -backRefFieldName: "tags"
                            -typeClass: Doctrine\ORM\MappingClassMetadata {#796 …}
                            -isDirty: false
                            #collection: Doctrine\Common\CollectionsArrayCollection {#1156
                              -elements: []
                            }
                            #initialized: false
                          }
                          -news: Doctrine\ORMPersistentCollection {#1219
                            -snapshot: []
                            -owner: App\EntityTag {#1145}
                            -association: array:16 [ …16]
                            -em: Doctrine\ORMEntityManager {#260 …11}
                            -backRefFieldName: "tags"
                            -typeClass: Doctrine\ORM\MappingClassMetadata {#1150 …}
                            -isDirty: false
                            #collection: Doctrine\Common\CollectionsArrayCollection {#1221
                              -elements: []
                            }
                            #initialized: false
                          }
                          -spiritualPearls: Doctrine\ORMPersistentCollection {#1285
                            -snapshot: []
                            -owner: App\EntityTag {#1145}
                            -association: array:16 [ …16]
                            -em: Doctrine\ORMEntityManager {#260 …11}
                            -backRefFieldName: "tags"
                            -typeClass: Doctrine\ORM\MappingClassMetadata {#1223 …}
                            -isDirty: false
                            #collection: Doctrine\Common\CollectionsArrayCollection {#1287
                              -elements: []
                            }
                            #initialized: false
                          }
                        }
                        1 => App\EntityTag {#1288
                          -id: 4
                          -name: "Tag3"
                          -articles: Doctrine\ORMPersistentCollection {#1289
                            -snapshot: []
                            -owner: App\EntityTag {#1288}
                            -association: array:16 [ …16]
                            -em: Doctrine\ORMEntityManager {#260 …11}
                            -backRefFieldName: "tags"
                            -typeClass: Doctrine\ORM\MappingClassMetadata {#796 …}
                            -isDirty: false
                            #collection: Doctrine\Common\CollectionsArrayCollection {#1290
                              -elements: []
                            }
                            #initialized: false
                          }
                          -news: Doctrine\ORMPersistentCollection {#1291
                            -snapshot: []
                            -owner: App\EntityTag {#1288}
                            -association: array:16 [ …16]
                            -em: Doctrine\ORMEntityManager {#260 …11}
                            -backRefFieldName: "tags"
                            -typeClass: Doctrine\ORM\MappingClassMetadata {#1150 …}
                            -isDirty: false
                            #collection: Doctrine\Common\CollectionsArrayCollection {#1292
                              -elements: []
                            }
                            #initialized: false
                          }
                          -spiritualPearls: Doctrine\ORMPersistentCollection {#1293
                            -snapshot: []
                            -owner: App\EntityTag {#1288}
                            -association: array:16 [ …16]
                            -em: Doctrine\ORMEntityManager {#260 …11}
                            -backRefFieldName: "tags"
                            -typeClass: Doctrine\ORM\MappingClassMetadata {#1223 …}
                            -isDirty: false
                            #collection: Doctrine\Common\CollectionsArrayCollection {#1294
                              -elements: []
                            }
                            #initialized: false
                          }
                        }
                        2 => App\EntityTag {#1295
                          -id: 7
                          -name: "Tag4"
                          -articles: Doctrine\ORMPersistentCollection {#1296
                            -snapshot: []
                            -owner: App\EntityTag {#1295}
                            -association: array:16 [ …16]
                            -em: Doctrine\ORMEntityManager {#260 …11}
                            -backRefFieldName: "tags"
                            -typeClass: Doctrine\ORM\MappingClassMetadata {#796 …}
                            -isDirty: false
                            #collection: Doctrine\Common\CollectionsArrayCollection {#1297
                              -elements: []
                            }
                            #initialized: false
                          }
                          -news: Doctrine\ORMPersistentCollection {#1298
                            -snapshot: []
                            -owner: App\EntityTag {#1295}
                            -association: array:16 [ …16]
                            -em: Doctrine\ORMEntityManager {#260 …11}
                            -backRefFieldName: "tags"
                            -typeClass: Doctrine\ORM\MappingClassMetadata {#1150 …}
                            -isDirty: false
                            #collection: Doctrine\Common\CollectionsArrayCollection {#1299
                              -elements: []
                            }
                            #initialized: false
                          }
                          -spiritualPearls: Doctrine\ORMPersistentCollection {#1300
                            -snapshot: []
                            -owner: App\EntityTag {#1295}
                            -association: array:16 [ …16]
                            -em: Doctrine\ORMEntityManager {#260 …11}
                            -backRefFieldName: "tags"
                            -typeClass: Doctrine\ORM\MappingClassMetadata {#1223 …}
                            -isDirty: false
                            #collection: Doctrine\Common\CollectionsArrayCollection {#1301
                              -elements: []
                            }
                            #initialized: false
                          }
                        }
                      ]
                    }
                    -category: App\EntityCategory {#1307
                      -id: 1
                      -name: "Category 1"
                      -articles: Doctrine\ORMPersistentCollection {#1315
                        -snapshot: []
                        -owner: App\EntityCategory {#1307}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#260 …11}
                        -backRefFieldName: "category"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#796 …}
                        -isDirty: false
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1318
                          -elements: []
                        }
                        #initialized: false
                      }
                      -news: Doctrine\ORMPersistentCollection {#1316
                        -snapshot: []
                        -owner: App\EntityCategory {#1307}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#260 …11}
                        -backRefFieldName: "category"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#1150 …}
                        -isDirty: false
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1312
                          -elements: []
                        }
                        #initialized: false
                      }
                      -spiritualPearls: Doctrine\ORMPersistentCollection {#1311
                        -snapshot: []
                        -owner: App\EntityCategory {#1307}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#260 …11}
                        -backRefFieldName: "category"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#1223 …}
                        -isDirty: false
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1310
                          -elements: []
                        }
                        #initialized: false
                      }
                    }
                    -author: null
                    -isPublished: true
                  }
                ]
                "resolved_options" => array:44 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => true
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => false
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                  "data" => App\EntityArticle {#652}
                  "data_class" => "App\Entity\Article"
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form) {#697
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#658 …}
                    use: {
                      $class: "App\Entity\Article"
                    }
                  }
                  "error_bubbling" => true
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "property_path" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#699
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#681 …}
                    use: {
                      $translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
                      $translationDomain: "validators"
                      $message: Closure() {#698 …}
                    }
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:1 [
                  "norm" => App\EntityArticle {#652}
                ]
                "submitted_data" => array:1 [
                  "norm" => App\EntityArticle {#652}
                ]
                "errors" => []
                "has_children_error" => true
              ]
              "0000000049a663ee00000000214a1b0e" => array:9 [
                "id" => "article_title"
                "name" => "title"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => []
                "resolved_options" => array:43 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                  "data_class" => null
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form) {#710
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#658 …}
                  }
                  "error_bubbling" => false
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "property_path" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#712
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#681 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "submitted_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "errors" => array:1 [
                  0 => array:3 [
                    "message" => "This value should not be blank."
                    "origin" => "0000000049a663ee00000000214a1b0e"
                    "trace" => array:1 [ …1]
                  ]
                ]
              ]
              "0000000049a663e100000000214a1b0e" => array:9 [
                "id" => "article_contents"
                "name" => "contents"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                "synchronized" => true
                "passed_options" => array:1 [
                  "required" => true
                ]
                "resolved_options" => array:43 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                  "data_class" => null
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form) {#859
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#658 …}
                  }
                  "error_bubbling" => false
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "property_path" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#740
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#681 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "submitted_data" => array:1 [
                  "norm" => "tytytytytytytytytyty"
                ]
                "errors" => []
              ]
              "0000000049a663e400000000214a1b0e" => array:9 [
                "id" => "article_images"
                "name" => "images"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [
                  "class" => "App\Entity\ArticleImage"
                  "em" => "default"
                  "multiple" => true
                  "required" => false
                ]
                "resolved_options" => array:59 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "choice_attr" => null
                  "choice_label" => array:2 [
                    0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                    1 => "createChoiceLabel"
                  ]
                  "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#928
                    -manager: Doctrine\ORMEntityManager {#260 …11}
                    -class: "App\Entity\ArticleImage"
                    -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#929
                      -om: Doctrine\ORMEntityManager {#260 …11}
                      -classMetadata: Doctrine\ORM\MappingClassMetadata {#890 …40}
                      -singleId: true
                      -intId: true
                      -idField: "id"
                      -associationIdReader: null
                    }
                    -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#927 …1}
                    -choiceList: null
                  }
                  "choice_name" => array:2 [
                    0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                    1 => "createChoiceName"
                  ]
                  "choice_translation_domain" => false
                  "choice_value" => array:2 [
                    0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#929}
                    1 => "getIdValue"
                  ]
                  "choices" => null
                  "class" => "App\Entity\ArticleImage"
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                  "data_class" => null
                  "disabled" => false
                  "em" => Doctrine\ORMEntityManager {#260 …11}
                  "empty_data" => []
                  "error_bubbling" => false
                  "error_mapping" => []
                  "expanded" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "group_by" => null
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#929}
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "multiple" => true
                  "placeholder" => null
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "preferred_choices" => []
                  "property_path" => null
                  "query_builder" => null
                  "required" => false
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => false
                  "upload_max_size_message" => Closure() {#886
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#681 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => Doctrine\Common\CollectionsArrayCollection {#653}
                  "view" => []
                ]
                "submitted_data" => array:2 [
                  "norm" => Doctrine\Common\CollectionsArrayCollection {#653}
                  "view" => []
                ]
                "errors" => []
              ]
              "0000000049a663e700000000214a1b0e" => array:9 [
                "id" => "article_tags"
                "name" => "tags"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:3 [
                  "choice_label" => "name"
                  "class" => "App\Entity\Tag"
                  "multiple" => true
                ]
                "resolved_options" => array:59 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "choice_attr" => null
                  "choice_label" => "name"
                  "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#988
                    -manager: Doctrine\ORMEntityManager {#260 …11}
                    -class: "App\Entity\Tag"
                    -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#989
                      -om: Doctrine\ORMEntityManager {#260 …11}
                      -classMetadata: Doctrine\ORM\MappingClassMetadata {#942 …40}
                      -singleId: true
                      -intId: true
                      -idField: "id"
                      -associationIdReader: null
                    }
                    -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#987 …1}
                    -choiceList: null
                  }
                  "choice_name" => array:2 [
                    0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                    1 => "createChoiceName"
                  ]
                  "choice_translation_domain" => false
                  "choice_value" => array:2 [
                    0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#989}
                    1 => "getIdValue"
                  ]
                  "choices" => null
                  "class" => "App\Entity\Tag"
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                  "data_class" => null
                  "disabled" => false
                  "em" => Doctrine\ORMEntityManager {#260 …11}
                  "empty_data" => []
                  "error_bubbling" => false
                  "error_mapping" => []
                  "expanded" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "group_by" => null
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#989}
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "multiple" => true
                  "placeholder" => null
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "preferred_choices" => []
                  "property_path" => null
                  "query_builder" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => false
                  "upload_max_size_message" => Closure() {#940
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#681 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => Doctrine\Common\CollectionsArrayCollection {#654}
                  "view" => []
                ]
                "submitted_data" => array:2 [
                  "norm" => Doctrine\Common\CollectionsArrayCollection {#654}
                  "view" => array:3 [
                    0 => "3"
                    1 => "4"
                    2 => "7"
                  ]
                ]
                "errors" => []
              ]
              "0000000049a6639a00000000214a1b0e" => array:9 [
                "id" => "article_category"
                "name" => "category"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:2 [
                  "choice_label" => "name"
                  "class" => "App\Entity\Category"
                ]
                "resolved_options" => array:59 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "choice_attr" => null
                  "choice_label" => "name"
                  "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1052
                    -manager: Doctrine\ORMEntityManager {#260 …11}
                    -class: "App\Entity\Category"
                    -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1053
                      -om: Doctrine\ORMEntityManager {#260 …11}
                      -classMetadata: Doctrine\ORM\MappingClassMetadata {#1004 …40}
                      -singleId: true
                      -intId: true
                      -idField: "id"
                      -associationIdReader: null
                    }
                    -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#1051 …1}
                    -choiceList: null
                  }
                  "choice_name" => array:2 [
                    0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                    1 => "createChoiceName"
                  ]
                  "choice_translation_domain" => false
                  "choice_value" => array:2 [
                    0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1053}
                    1 => "getIdValue"
                  ]
                  "choices" => null
                  "class" => "App\Entity\Category"
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                  "data_class" => null
                  "disabled" => false
                  "em" => Doctrine\ORMEntityManager {#260 …11}
                  "empty_data" => ""
                  "error_bubbling" => false
                  "error_mapping" => []
                  "expanded" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "group_by" => null
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1053}
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "multiple" => false
                  "placeholder" => null
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "preferred_choices" => []
                  "property_path" => null
                  "query_builder" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => false
                  "upload_max_size_message" => Closure() {#1002
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#681 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "submitted_data" => array:2 [
                  "norm" => App\EntityCategory {#1307}
                  "view" => "1"
                ]
                "errors" => []
              ]
              "0000000049a6639d00000000214a1b0e" => array:9 [
                "id" => "article_isPublished"
                "name" => "isPublished"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
                "synchronized" => true
                "passed_options" => array:1 [
                  "required" => false
                ]
                "resolved_options" => array:45 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                  "data_class" => null
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form, $viewData) {#1067
                    class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                    this: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1064 …}
                  }
                  "error_bubbling" => false
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "false_values" => array:1 [
                    0 => null
                  ]
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "property_path" => null
                  "required" => false
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#1069
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#681 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                  "value" => "1"
                ]
                "default_data" => array:1 [
                  "norm" => null
                ]
                "submitted_data" => array:2 [
                  "norm" => true
                  "view" => "1"
                ]
                "errors" => []
              ]
            ]
            -dataByView: null
            -formsByView: null
            #data: array:3 [
              "forms" => array:1 [
                "article" => &48 array:11 [
                  "id" => "article"
                  "name" => "article"
                  "type_class" => "App\Form\ArticleType"
                  "synchronized" => true
                  "passed_options" => array:1 [
                    "data" => App\EntityArticle {#652}
                  ]
                  "resolved_options" => array:44 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "compound" => true
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => false
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                    "data" => App\EntityArticle {#652}
                    "data_class" => "App\Entity\Article"
                    "disabled" => false
                    "empty_data" => Closure(FormInterface $form) {#697}
                    "error_bubbling" => true
                    "error_mapping" => []
                    "extra_fields_message" => "This form should not contain extra fields."
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "property_path" => null
                    "required" => true
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => true
                    "upload_max_size_message" => Closure() {#699}
                    "validation_groups" => null
                  ]
                  "default_data" => array:1 [
                    "norm" => App\EntityArticle {#652}
                  ]
                  "submitted_data" => array:1 [
                    "norm" => App\EntityArticle {#652}
                  ]
                  "errors" => []
                  "has_children_error" => true
                  "children" => array:6 [
                    "title" => &49 array:10 [
                      "id" => "article_title"
                      "name" => "title"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                      "synchronized" => true
                      "passed_options" => []
                      "resolved_options" => array:43 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form) {#710}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#712}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "submitted_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "errors" => array:1 [
                        0 => array:3 [ …3]
                      ]
                      "children" => []
                    ]
                    "contents" => &50 array:10 [
                      "id" => "article_contents"
                      "name" => "contents"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                      "synchronized" => true
                      "passed_options" => array:1 [
                        "required" => true
                      ]
                      "resolved_options" => array:43 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form) {#859}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#740}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "submitted_data" => array:1 [
                        "norm" => "tytytytytytytytytyty"
                      ]
                      "errors" => []
                      "children" => []
                    ]
                    "images" => &51 array:10 [
                      "id" => "article_images"
                      "name" => "images"
                      "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                      "synchronized" => true
                      "passed_options" => array:4 [
                        "class" => "App\Entity\ArticleImage"
                        "em" => "default"
                        "multiple" => true
                        "required" => false
                      ]
                      "resolved_options" => array:59 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "choice_attr" => null
                        "choice_label" => array:2 [ …2]
                        "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#928}
                        "choice_name" => array:2 [ …2]
                        "choice_translation_domain" => false
                        "choice_value" => array:2 [ …2]
                        "choices" => null
                        "class" => "App\Entity\ArticleImage"
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                        "data_class" => null
                        "disabled" => false
                        "em" => Doctrine\ORMEntityManager {#260 …11}
                        "empty_data" => []
                        "error_bubbling" => false
                        "error_mapping" => []
                        "expanded" => false
                        "extra_fields_message" => "This form should not contain extra fields."
                        "group_by" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#929}
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "multiple" => true
                        "placeholder" => null
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "preferred_choices" => []
                        "property_path" => null
                        "query_builder" => null
                        "required" => false
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => false
                        "upload_max_size_message" => Closure() {#886}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => Doctrine\Common\CollectionsArrayCollection {#653}
                        "view" => []
                      ]
                      "submitted_data" => array:2 [
                        "norm" => Doctrine\Common\CollectionsArrayCollection {#653}
                        "view" => []
                      ]
                      "errors" => []
                      "children" => []
                    ]
                    "tags" => &52 array:10 [
                      "id" => "article_tags"
                      "name" => "tags"
                      "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                      "synchronized" => true
                      "passed_options" => array:3 [
                        "choice_label" => "name"
                        "class" => "App\Entity\Tag"
                        "multiple" => true
                      ]
                      "resolved_options" => array:59 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "choice_attr" => null
                        "choice_label" => "name"
                        "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#988}
                        "choice_name" => array:2 [ …2]
                        "choice_translation_domain" => false
                        "choice_value" => array:2 [ …2]
                        "choices" => null
                        "class" => "App\Entity\Tag"
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                        "data_class" => null
                        "disabled" => false
                        "em" => Doctrine\ORMEntityManager {#260 …11}
                        "empty_data" => []
                        "error_bubbling" => false
                        "error_mapping" => []
                        "expanded" => false
                        "extra_fields_message" => "This form should not contain extra fields."
                        "group_by" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#989}
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "multiple" => true
                        "placeholder" => null
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "preferred_choices" => []
                        "property_path" => null
                        "query_builder" => null
                        "required" => true
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => false
                        "upload_max_size_message" => Closure() {#940}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => Doctrine\Common\CollectionsArrayCollection {#654}
                        "view" => []
                      ]
                      "submitted_data" => array:2 [
                        "norm" => Doctrine\Common\CollectionsArrayCollection {#654}
                        "view" => array:3 [ …3]
                      ]
                      "errors" => []
                      "children" => []
                    ]
                    "category" => &53 array:10 [
                      "id" => "article_category"
                      "name" => "category"
                      "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                      "synchronized" => true
                      "passed_options" => array:2 [
                        "choice_label" => "name"
                        "class" => "App\Entity\Category"
                      ]
                      "resolved_options" => array:59 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "choice_attr" => null
                        "choice_label" => "name"
                        "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1052}
                        "choice_name" => array:2 [ …2]
                        "choice_translation_domain" => false
                        "choice_value" => array:2 [ …2]
                        "choices" => null
                        "class" => "App\Entity\Category"
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                        "data_class" => null
                        "disabled" => false
                        "em" => Doctrine\ORMEntityManager {#260 …11}
                        "empty_data" => ""
                        "error_bubbling" => false
                        "error_mapping" => []
                        "expanded" => false
                        "extra_fields_message" => "This form should not contain extra fields."
                        "group_by" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1053}
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "multiple" => false
                        "placeholder" => null
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "preferred_choices" => []
                        "property_path" => null
                        "query_builder" => null
                        "required" => true
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => false
                        "upload_max_size_message" => Closure() {#1002}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "submitted_data" => array:2 [
                        "norm" => App\EntityCategory {#1307}
                        "view" => "1"
                      ]
                      "errors" => []
                      "children" => []
                    ]
                    "isPublished" => &54 array:10 [
                      "id" => "article_isPublished"
                      "name" => "isPublished"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
                      "synchronized" => true
                      "passed_options" => array:1 [
                        "required" => false
                      ]
                      "resolved_options" => array:45 [
                        "action" => ""
                         …44
                      ]
                      "default_data" => array:1 [ …1]
                      "submitted_data" => array:2 [ …2]
                      "errors" => []
                      "children" => []
                    ]
                  ]
                ]
              ]
              "forms_by_hash" => array:7 [
                "0000000049a663ff00000000214a1b0e" => &48 array:11 [&48]
                "0000000049a663ee00000000214a1b0e" => &49 array:10 [&49]
                "0000000049a663e100000000214a1b0e" => &50 array:10 [&50]
                "0000000049a663e400000000214a1b0e" => &51 array:10 [&51]
                "0000000049a663e700000000214a1b0e" => &52 array:10 [&52]
                "0000000049a6639a00000000214a1b0e" => &53 array:10 [&53]
                "0000000049a6639d00000000214a1b0e" => &54 array:10 [&54]
              ]
              "nb_errors" => 1
            ]
            -cloner: null
          }
        }
        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#695
          -defined: array:44 [
            "block_name" => true
            "block_prefix" => true
            "disabled" => true
            "label" => true
            "label_format" => true
            "row_attr" => true
            "label_translation_parameters" => true
            "attr_translation_parameters" => true
            "attr" => true
            "translation_domain" => true
            "auto_initialize" => true
            "data" => true
            "data_class" => true
            "empty_data" => true
            "trim" => true
            "required" => true
            "property_path" => true
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => true
            "label_attr" => true
            "inherit_data" => true
            "compound" => true
            "method" => true
            "action" => true
            "post_max_size_message" => true
            "upload_max_size_message" => true
            "allow_file_upload" => true
            "help" => true
            "help_attr" => true
            "help_html" => true
            "help_translation_parameters" => true
            "validation_groups" => true
            "error_mapping" => true
            "constraints" => true
            "invalid_message" => true
            "invalid_message_parameters" => true
            "allow_extra_fields" => true
            "extra_fields_message" => true
            "csrf_protection" => true
            "csrf_field_name" => true
            "csrf_message" => true
            "csrf_token_manager" => true
            "csrf_token_id" => true
          ]
          -defaults: array:43 [
            "block_name" => null
            "block_prefix" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "row_attr" => []
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "attr" => []
            "translation_domain" => null
            "auto_initialize" => true
            "data_class" => "App\Entity\Article"
            "empty_data" => null
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => null
            "label_attr" => []
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "upload_max_size_message" => null
            "allow_file_upload" => false
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "validation_groups" => null
            "error_mapping" => []
            "constraints" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => false
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
          ]
          -nested: []
          -required: []
          -resolved: array:30 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => false
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
          ]
          -normalizers: array:3 [
            "validation_groups" => array:1 [
              0 => Closure(Options $options, $groups) {#692
                class: "Symfony\Component\Form\Extension\Validator\TypeBaseValidatorExtension"
                this: Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#665}
              }
            ]
            "constraints" => array:1 [
              0 => Closure(Options $options, $constraints) {#693
                class: "Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension"
                this: Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#665}
              }
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options, $message) {#694
                class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#681 …}
                use: { …2}
              }
            ]
          ]
          -allowedValues: []
          -allowedTypes: array:8 [
            "block_prefix" => array:2 [
              0 => "null"
              1 => "string"
            ]
            "attr" => array:1 [
              0 => "array"
            ]
            "row_attr" => array:1 [
              0 => "array"
            ]
            "label_attr" => array:1 [
              0 => "array"
            ]
            "upload_max_size_message" => array:1 [
              0 => "callable"
            ]
            "help" => array:2 [
              0 => "string"
              1 => "null"
            ]
            "help_attr" => array:1 [
              0 => "array"
            ]
            "help_html" => array:1 [
              0 => "bool"
            ]
          ]
          -lazy: array:3 [
            "empty_data" => array:1 [
              0 => Closure(Options $options) {#689
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                this: Symfony\Component\Form\Extension\Core\TypeFormType {#658 …}
              }
            ]
            "error_bubbling" => array:1 [
              0 => Closure(Options $options) {#691
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                this: Symfony\Component\Form\Extension\Core\TypeFormType {#658 …}
              }
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options) {#690
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                this: Symfony\Component\Form\Extension\Core\TypeFormType {#658 …}
              }
            ]
          ]
          -calling: []
          -deprecated: []
          -given: []
          -locked: false
          -parentsOptions: []
        }
      }
      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
    }
    -viewTransformers: []
    -modelTransformers: []
    -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperPropertyPathMapper {#702
      -propertyAccessor: Symfony\Component\PropertyAccessPropertyAccessor {#444
        -magicCall: false
        -ignoreInvalidIndices: true
        -ignoreInvalidProperty: false
        -cacheItemPool: Symfony\Component\Cache\AdapterArrayAdapter {#445
          -storeSerialized: false
          -values: array:9 [
            "rApp.Entity.Article..title" => array:3 [
              0 => true
              1 => 0
              2 => "getTitle"
            ]
            "rApp.Entity.Article..contents" => array:3 [
              0 => true
              1 => 0
              2 => "getContents"
            ]
            "rApp.Entity.Article..images" => array:3 [
              0 => true
              1 => 0
              2 => "getImages"
            ]
            "rApp.Entity.Article..tags" => array:3 [
              0 => true
              1 => 0
              2 => "getTags"
            ]
            "rApp.Entity.Article..category" => array:3 [
              0 => true
              1 => 0
              2 => "getCategory"
            ]
            "rApp.Entity.Article..isPublished" => array:3 [
              0 => true
              1 => 0
              2 => "getIsPublished"
            ]
            "wApp.Entity.Article..contents..0" => array:3 [
              0 => true
              1 => 0
              2 => "setContents"
            ]
            "wApp.Entity.Article..category..0" => array:3 [
              0 => true
              1 => 0
              2 => "setCategory"
            ]
            "wApp.Entity.Article..isPublished..0" => array:3 [
              0 => true
              1 => 0
              2 => "setIsPublished"
            ]
          ]
          -expiries: array:9 [
            "rApp.Entity.Article..title" => 9223372036854775807
            "rApp.Entity.Article..contents" => 9223372036854775807
            "rApp.Entity.Article..images" => 9223372036854775807
            "rApp.Entity.Article..tags" => 9223372036854775807
            "rApp.Entity.Article..category" => 9223372036854775807
            "rApp.Entity.Article..isPublished" => 9223372036854775807
            "wApp.Entity.Article..contents..0" => 9223372036854775807
            "wApp.Entity.Article..category..0" => 9223372036854775807
            "wApp.Entity.Article..isPublished..0" => 9223372036854775807
          ]
          -createCacheItem: Closure($key, $value, $isHit) {#447
            class: "Symfony\Component\CacheCacheItem"
            use: {
              $defaultLifetime: 0
            }
          }
          #logger: null
        }
        -propertyPathCache: []
        -readPropertyCache: array:6 [
          "App.Entity.Article..title" => array:3 [
            0 => true
            1 => 0
            2 => "getTitle"
          ]
          "App.Entity.Article..contents" => array:3 [
            0 => true
            1 => 0
            2 => "getContents"
          ]
          "App.Entity.Article..images" => array:3 [
            0 => true
            1 => 0
            2 => "getImages"
          ]
          "App.Entity.Article..tags" => array:3 [
            0 => true
            1 => 0
            2 => "getTags"
          ]
          "App.Entity.Article..category" => array:3 [
            0 => true
            1 => 0
            2 => "getCategory"
          ]
          "App.Entity.Article..isPublished" => array:3 [
            0 => true
            1 => 0
            2 => "getIsPublished"
          ]
        ]
        -writePropertyCache: array:3 [
          "App.Entity.Article..contents..0" => array:3 [
            0 => true
            1 => 0
            2 => "setContents"
          ]
          "App.Entity.Article..category..0" => array:3 [
            0 => true
            1 => 0
            2 => "setCategory"
          ]
          "App.Entity.Article..isPublished..0" => array:3 [
            0 => true
            1 => 0
            2 => "setIsPublished"
          ]
        ]
      }
    }
    -required: true
    -disabled: false
    -errorBubbling: true
    -emptyData: Closure(FormInterface $form) {#697}
    -attributes: array:1 [
      "data_collector/passed_options" => array:1 [
        "data" => App\EntityArticle {#652}
      ]
    ]
    -data: App\EntityArticle {#652}
    -dataClass: "App\Entity\Article"
    -dataLocked: true
    -formFactory: Symfony\Component\FormFormFactory {#471
      -registry: Symfony\Component\FormFormRegistry {#472
        -extensions: array:1 [
          0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#473
            -guesser: Symfony\Component\FormFormTypeGuesserChain {#719
              -guessers: array:2 [ …2]
            }
            -guesserLoaded: true
            -typeContainer: Symfony\Component\DependencyInjection\ArgumentServiceLocator {#474
              -factory: Symfony\Component\DependencyInjectionContainer::getService($registry, string $id, ?string $method, $load) {#30 …1}
              -serviceMap: array:10 [ …10]
              -serviceTypes: array:10 [ …10]
              -externalId: null
              -container: null
              -factories: array:10 [ …10]
              -loading: []
              -providedTypes: null
            }
            -typeExtensionServices: array:3 [
              "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#475 …2}
              "Symfony\Component\Form\Extension\Core\Type\RepeatedType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#477 …2}
              "Symfony\Component\Form\Extension\Core\Type\SubmitType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#479 …2}
            ]
            -guesserServices: Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#481
              -generator: Closure() {#482 …2}
              -count: 2
            }
          }
        ]
        -types: array:7 [
          "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#660}
          "App\Form\ArticleType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#685}
          "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#706
            -proxiedType: Symfony\Component\FormResolvedFormType {#707
              -innerType: Symfony\Component\Form\Extension\Core\TypeTextType {#705}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#660}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#708 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
          }
          "Symfony\Component\Form\Extension\Core\Type\TextareaType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#722
            -proxiedType: Symfony\Component\FormResolvedFormType {#862
              -innerType: Symfony\Component\Form\Extension\Core\TypeTextareaType {#860}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#706}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#858 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
          }
          "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#869
            -proxiedType: Symfony\Component\FormResolvedFormType {#870
              -innerType: Symfony\Component\Form\Extension\Core\TypeChoiceType {#735 …1}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#660}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#873 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
          }
          "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#871
            -proxiedType: Symfony\Component\FormResolvedFormType {#872
              -innerType: Symfony\Bridge\Doctrine\Form\TypeEntityType {#857 …3}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#869}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#881 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
          }
          "Symfony\Component\Form\Extension\Core\Type\CheckboxType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1061
            -proxiedType: Symfony\Component\FormResolvedFormType {#1065
              -innerType: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1064 …}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#660}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1066 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
          }
        ]
        -guesser: Symfony\Component\FormFormTypeGuesserChain {#718
          -guessers: array:2 [
            0 => Symfony\Component\Form\Extension\ValidatorValidatorTypeGuesser {#720
              -metadataFactory: Symfony\Component\Validator\ValidatorTraceableValidator {#666 …2}
            }
            1 => Symfony\Bridge\Doctrine\FormDoctrineOrmTypeGuesser {#721
              #registry: Doctrine\Bundle\DoctrineBundleRegistry {#200 …7}
              -cache: array:1 [ …1]
            }
          ]
        }
        -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#483
          -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#484}
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
        }
        -checkedTypes: []
      }
    }
    -action: ""
    -method: "POST"
    -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#663}
    -autoInitialize: true
    -options: array:44 [
      "block_name" => null
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "translation_domain" => null
      "auto_initialize" => true
      "trim" => true
      "required" => true
      "property_path" => null
      "mapped" => true
      "by_reference" => true
      "inherit_data" => false
      "compound" => true
      "method" => "POST"
      "action" => ""
      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
      "allow_file_upload" => false
      "help_translation_parameters" => []
      "error_mapping" => []
      "invalid_message" => "This value is not valid."
      "invalid_message_parameters" => []
      "allow_extra_fields" => false
      "extra_fields_message" => "This form should not contain extra fields."
      "csrf_protection" => false
      "csrf_field_name" => "_token"
      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
      "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
      "csrf_token_id" => null
      "block_prefix" => null
      "row_attr" => []
      "attr" => []
      "data_class" => "App\Entity\Article"
      "empty_data" => Closure(FormInterface $form) {#697}
      "error_bubbling" => true
      "label_attr" => []
      "upload_max_size_message" => Closure() {#699}
      "help" => null
      "help_attr" => []
      "help_html" => false
      "validation_groups" => null
      "constraints" => []
      "data" => App\EntityArticle {#652}
    ]
  }
  -parent: null
  -children: Symfony\Component\Form\UtilOrderedHashMap {#1077
    -elements: array:6 [
      "title" => Symfony\Component\FormForm {#1078
        -config: Symfony\Component\FormFormBuilder {#1079
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1105 …1}
          -name: "title"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#706}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#710}
          -attributes: array:1 [
            "data_collector/passed_options" => []
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#471}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#663}
          -autoInitialize: false
          -options: array:43 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#710}
            "error_bubbling" => false
            "label_attr" => []
            "upload_max_size_message" => Closure() {#712}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\FormForm {#1063}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1080
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: array:1 [
          0 => Symfony\Component\FormFormError {#1630
            #messageTemplate: "This value should not be blank."
            #messageParameters: array:1 [
              "{{ value }}" => "null"
            ]
            #messagePluralization: null
            -message: "This value should not be blank."
            -cause: Symfony\Component\ValidatorConstraintViolation {#1625
              -message: "This value should not be blank."
              -messageTemplate: "This value should not be blank."
              -parameters: array:1 [ …1]
              -plural: null
              -root: Symfony\Component\FormForm {#1063}
              -propertyPath: "data.title"
              -invalidValue: null
              -constraint: Symfony\Component\Validator\ConstraintsNotBlank {#751 …5}
              -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
              -cause: null
            }
            -origin: Symfony\Component\FormForm {#1078}
          }
        ]
        -submitted: true
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "title"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1103
          -elements: array:1 [
            0 => "title"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "title"
        }
      }
      "contents" => Symfony\Component\FormForm {#1081
        -config: Symfony\Component\FormFormBuilder {#1082
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1108 …1}
          -name: "contents"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#722}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#859}
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [
              "required" => true
            ]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#471}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#663}
          -autoInitialize: false
          -options: array:43 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#859}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "upload_max_size_message" => Closure() {#740}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\FormForm {#1063}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1083
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: "tytytytytytytytytyty"
        -normData: "tytytytytytytytytyty"
        -viewData: "tytytytytytytytytyty"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "contents"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1104
          -elements: array:1 [
            0 => "contents"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "contents"
        }
      }
      "images" => Symfony\Component\FormForm {#1084
        -config: Symfony\Component\FormFormBuilder {#1085
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1111 …1}
          -name: "images"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#871}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#939}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#935
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#934
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#928}
                -value: array:2 [ …2]
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [
              "em" => "default"
              "class" => "App\Entity\ArticleImage"
              "multiple" => true
              "required" => false
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#934}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#471}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#663}
          -autoInitialize: false
          -options: array:59 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "upload_max_size_message" => Closure() {#886}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "query_builder" => null
            "em" => Doctrine\ORMEntityManager {#260 …11}
            "class" => "App\Entity\ArticleImage"
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#929}
            "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#928}
            "choice_label" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceLabel"
            ]
            "choice_name" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceName"
            ]
            "choice_value" => array:2 [
              0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#929}
              1 => "getIdValue"
            ]
            "choice_attr" => null
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
        }
        -parent: Symfony\Component\FormForm {#1063}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1086
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: Doctrine\Common\CollectionsArrayCollection {#653}
        -normData: Doctrine\Common\CollectionsArrayCollection {#653}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "images"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1107
          -elements: array:1 [
            0 => "images"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "images"
        }
      }
      "tags" => Symfony\Component\FormForm {#1087
        -config: Symfony\Component\FormFormBuilder {#1088
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1114 …1}
          -name: "tags"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#871}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#999}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#995
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#994
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#988}
                -value: array:2 [ …2]
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:3 [
              "class" => "App\Entity\Tag"
              "choice_label" => "name"
              "multiple" => true
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#994}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#471}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#663}
          -autoInitialize: false
          -options: array:59 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "upload_max_size_message" => Closure() {#940}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "query_builder" => null
            "class" => "App\Entity\Tag"
            "em" => Doctrine\ORMEntityManager {#260 …11}
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#989}
            "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#988}
            "choice_label" => "name"
            "choice_name" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceName"
            ]
            "choice_value" => array:2 [
              0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#989}
              1 => "getIdValue"
            ]
            "choice_attr" => null
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
        }
        -parent: Symfony\Component\FormForm {#1063}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1089
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: Doctrine\Common\CollectionsArrayCollection {#654}
        -normData: Doctrine\Common\CollectionsArrayCollection {#654}
        -viewData: array:3 [
          0 => "3"
          1 => "4"
          2 => "7"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "tags"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1110
          -elements: array:1 [
            0 => "tags"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "tags"
        }
      }
      "category" => Symfony\Component\FormForm {#1090
        -config: Symfony\Component\FormFormBuilder {#1091
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1117 …1}
          -name: "category"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#871}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1059
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#1058
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1052}
                -value: array:2 [ …2]
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [
              "class" => "App\Entity\Category"
              "choice_label" => "name"
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1058}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#471}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#663}
          -autoInitialize: false
          -options: array:59 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
            "multiple" => false
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => ""
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "upload_max_size_message" => Closure() {#1002}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "query_builder" => null
            "class" => "App\Entity\Category"
            "em" => Doctrine\ORMEntityManager {#260 …11}
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1053}
            "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1052}
            "choice_label" => "name"
            "choice_name" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceName"
            ]
            "choice_value" => array:2 [
              0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1053}
              1 => "getIdValue"
            ]
            "choice_attr" => null
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
        }
        -parent: Symfony\Component\FormForm {#1063}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1092
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: App\EntityCategory {#1307}
        -normData: App\EntityCategory {#1307}
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "category"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1113
          -elements: array:1 [
            0 => "category"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "category"
        }
      }
      "isPublished" => Symfony\Component\FormForm {#1093
        -config: Symfony\Component\FormFormBuilder {#1094
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1120 …1}
          -name: "isPublished"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1061}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerBooleanToStringTransformer {#1076
              -trueValue: "1"
              -falseValues: array:1 [ …1]
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form, $viewData) {#1067}
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [
              "required" => false
            ]
          ]
          -data: false
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#471}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#663}
          -autoInitialize: false
          -options: array:45 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
            "value" => "1"
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form, $viewData) {#1067}
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1069}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "false_values" => array:1 [
              0 => null
            ]
          ]
        }
        -parent: Symfony\Component\FormForm {#1063}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1095
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: true
        -normData: true
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "isPublished"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1116
          -elements: array:1 [
            0 => "isPublished"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "isPublished"
        }
      }
    ]
    -orderedKeys: array:6 [
      0 => "title"
      1 => "contents"
      2 => "images"
      3 => "tags"
      4 => "category"
      5 => "isPublished"
    ]
    -managedCursors: []
  }
  -errors: []
  -submitted: true
  -clickedButton: null
  -modelData: App\EntityArticle {#652}
  -normData: App\EntityArticle {#652}
  -viewData: App\EntityArticle {#652}
  -extraData: []
  -transformationFailure: null
  -defaultDataSet: true
  -lockSetData: false
  -name: "article"
  -inheritData: false
  -propertyPath: null
}

POST https://127.0.0.1:8000/article/new

  • controller
    "App\Controller\ArticleController::new"
    
  • project dirC:\Users\Instructor\PhpstormProjects\workshop

ArticleController.php on line 150

Symfony\Component\Form\Form {#1469
  -config: Symfony\Component\FormFormBuilder {#1468
    -children: []
    -unresolvedChildren: []
    #locked: true
    -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1502 …1}
    -name: "article"
    -propertyPath: null
    -mapped: true
    -byReference: true
    -inheritData: false
    -compound: true
    -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1091
      -proxiedType: Symfony\Component\FormResolvedFormType {#1092
        -innerType: App\FormArticleType {#1063}
        -typeExtensions: []
        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1066
          -proxiedType: Symfony\Component\FormResolvedFormType {#1065
            -innerType: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
            -typeExtensions: array:6 [
              0 => Symfony\Component\Form\Extension\Core\TypeTransformationFailureExtension {#1067
                -translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
              }
              1 => Symfony\Component\Form\Extension\HttpFoundation\TypeFormTypeHttpFoundationExtension {#1068
                -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069
                  -serverParams: Symfony\Component\Form\UtilServerParams {#1070
                    -requestStack: Symfony\Component\HttpFoundationRequestStack {#131
                      -requests: array:1 [
                        0 => Symfony\Component\HttpFoundationRequest {#7
                          +attributes: Symfony\Component\HttpFoundationParameterBag {#10 …1}
                          +request: Symfony\Component\HttpFoundationParameterBag {#8 …1}
                          +query: Symfony\Component\HttpFoundationParameterBag {#9 …1}
                          +server: Symfony\Component\HttpFoundationServerBag {#13 …1}
                          +files: Symfony\Component\HttpFoundationFileBag {#12 …1}
                          +cookies: Symfony\Component\HttpFoundationParameterBag {#11 …1}
                          +headers: Symfony\Component\HttpFoundationHeaderBag {#14 …2}
                          #content: null
                          #languages: null
                          #charsets: null
                          #encodings: null
                          #acceptableContentTypes: null
                          #pathInfo: "/article/new"
                          #requestUri: "/article/new"
                          #baseUrl: ""
                          #basePath: null
                          #method: "POST"
                          #format: null
                          #session: Symfony\Component\HttpFoundation\SessionSession {#618
                            #storage: Symfony\Component\HttpFoundation\Session\StorageNativeSessionStorage {#619
                              #bags: array:2 [ …2]
                              #started: true
                              #closed: false
                              #saveHandler: Symfony\Component\HttpFoundation\Session\Storage\ProxySessionHandlerProxy {#241 …3}
                              #metadataBag: Symfony\Component\HttpFoundation\Session\StorageMetadataBag {#534 …5}
                              -emulateSameSite: null
                            }
                            -flashName: "flashes"
                            -attributeName: "attributes"
                            -data: & array:2 [
                              "_sf2_attributes" => & array:3 [ …3]
                              "_symfony_flashes" => & []
                            ]
                            -usageIndex: & 6
                          }
                          #locale: null
                          #defaultLocale: "en"
                          -preferredFormat: null
                          -isHostValid: true
                          -isForwardedValid: true
                          basePath: ""
                          format: "html"
                        }
                      ]
                    }
                  }
                }
              }
              2 => Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#1071
                -validator: Symfony\Component\Validator\ValidatorTraceableValidator {#1072 …2}
                -violationMapper: Symfony\Component\Form\Extension\Validator\ViolationMapperViolationMapper {#1086 …1}
              }
              3 => Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
              4 => Symfony\Component\Form\Extension\Csrf\TypeFormTypeCsrfExtension {#1088
                -defaultTokenManager: Symfony\Component\Security\CsrfCsrfTokenManager {#698
                  -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#699
                    -entropy: 256
                  }
                  -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#617
                    -session: Symfony\Component\HttpFoundation\SessionSession {#618}
                    -namespace: "_csrf"
                  }
                  -namespace: Closure() {#701
                    class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                    this: Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    use: {
                      $namespace: Symfony\Component\HttpFoundationRequestStack {#131}
                      $superGlobalNamespaceGenerator: Closure() {#700 …}
                    }
                  }
                }
                -defaultEnabled: true
                -defaultFieldName: "_token"
                -translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                -translationDomain: "validators"
                -serverParams: Symfony\Component\Form\UtilServerParams {#1070}
              }
              5 => Symfony\Component\Form\Extension\DataCollector\TypeDataCollectorTypeExtension {#1089
                -listener: Symfony\Component\Form\Extension\DataCollector\EventListenerDataCollectorListener {#1090 …1}
              }
            ]
            -parent: null
            -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1093
              -defined: array:44 [
                "block_name" => true
                "block_prefix" => true
                "disabled" => true
                "label" => true
                "label_format" => true
                "row_attr" => true
                "label_translation_parameters" => true
                "attr_translation_parameters" => true
                "attr" => true
                "translation_domain" => true
                "auto_initialize" => true
                "data" => true
                "data_class" => true
                "empty_data" => true
                "trim" => true
                "required" => true
                "property_path" => true
                "mapped" => true
                "by_reference" => true
                "error_bubbling" => true
                "label_attr" => true
                "inherit_data" => true
                "compound" => true
                "method" => true
                "action" => true
                "post_max_size_message" => true
                "upload_max_size_message" => true
                "allow_file_upload" => true
                "help" => true
                "help_attr" => true
                "help_html" => true
                "help_translation_parameters" => true
                "validation_groups" => true
                "error_mapping" => true
                "constraints" => true
                "invalid_message" => true
                "invalid_message_parameters" => true
                "allow_extra_fields" => true
                "extra_fields_message" => true
                "csrf_protection" => true
                "csrf_field_name" => true
                "csrf_message" => true
                "csrf_token_manager" => true
                "csrf_token_id" => true
              ]
              -defaults: array:43 [
                "block_name" => null
                "block_prefix" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "row_attr" => []
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "attr" => []
                "translation_domain" => null
                "auto_initialize" => true
                "data_class" => null
                "empty_data" => null
                "trim" => true
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "error_bubbling" => null
                "label_attr" => []
                "inherit_data" => false
                "compound" => true
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "upload_max_size_message" => null
                "allow_file_upload" => false
                "help" => null
                "help_attr" => []
                "help_html" => false
                "help_translation_parameters" => []
                "validation_groups" => null
                "error_mapping" => []
                "constraints" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                "csrf_token_id" => null
              ]
              -nested: []
              -required: []
              -resolved: array:30 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => true
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "compound" => true
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "error_mapping" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                "csrf_token_id" => null
              ]
              -normalizers: array:3 [
                "validation_groups" => array:1 [ …1]
                "constraints" => array:1 [ …1]
                "upload_max_size_message" => array:1 [ …1]
              ]
              -allowedValues: []
              -allowedTypes: array:8 [
                "block_prefix" => array:2 [ …2]
                "attr" => array:1 [ …1]
                "row_attr" => array:1 [ …1]
                "label_attr" => array:1 [ …1]
                "upload_max_size_message" => array:1 [ …1]
                "help" => array:2 [ …2]
                "help_attr" => array:1 [ …1]
                "help_html" => array:1 [ …1]
              ]
              -lazy: array:4 [
                "data_class" => array:1 [ …1]
                "empty_data" => array:1 [ …1]
                "error_bubbling" => array:1 [ …1]
                "upload_max_size_message" => array:1 [ …1]
              ]
              -calling: []
              -deprecated: []
              -given: []
              -locked: false
              -parentsOptions: []
            }
          }
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906
            -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#907}
            -dataByForm: array:7 [
              "000000003bb6907a000000003f527e1d" => array:10 [
                "id" => "article"
                "name" => "article"
                "type_class" => "App\Form\ArticleType"
                "synchronized" => true
                "passed_options" => array:1 [
                  "data" => App\EntityArticle {#1058
                    -id: null
                    -title: null
                    -contents: "tytytytytytytytytyty"
                    -dateCreated: DateTime @1585925004 {#1062
                      date: 2020-04-03 16:43:24.866783 Europe/Berlin (+02:00)
                    }
                    -dateEdit: DateTime @1585925004 {#1061
                      date: 2020-04-03 16:43:24.866770 Europe/Berlin (+02:00)
                    }
                    -images: Doctrine\Common\CollectionsArrayCollection {#1059
                      -elements: []
                    }
                    -tags: Doctrine\Common\CollectionsArrayCollection {#1060
                      -elements: array:3 [
                        0 => App\EntityTag {#1551
                          -id: 3
                          -name: "Tag2"
                          -articles: Doctrine\ORMPersistentCollection {#1559
                            -snapshot: []
                            -owner: App\EntityTag {#1551}
                            -association: array:16 [ …16]
                            -em: Doctrine\ORMEntityManager {#682 …11}
                            -backRefFieldName: "tags"
                            -typeClass: Doctrine\ORM\MappingClassMetadata {#1202 …}
                            -isDirty: false
                            #collection: Doctrine\Common\CollectionsArrayCollection {#1562
                              -elements: []
                            }
                            #initialized: false
                          }
                          -news: Doctrine\ORMPersistentCollection {#1625
                            -snapshot: []
                            -owner: App\EntityTag {#1551}
                            -association: array:16 [ …16]
                            -em: Doctrine\ORMEntityManager {#682 …11}
                            -backRefFieldName: "tags"
                            -typeClass: Doctrine\ORM\MappingClassMetadata {#1556 …}
                            -isDirty: false
                            #collection: Doctrine\Common\CollectionsArrayCollection {#1627
                              -elements: []
                            }
                            #initialized: false
                          }
                          -spiritualPearls: Doctrine\ORMPersistentCollection {#1691
                            -snapshot: []
                            -owner: App\EntityTag {#1551}
                            -association: array:16 [ …16]
                            -em: Doctrine\ORMEntityManager {#682 …11}
                            -backRefFieldName: "tags"
                            -typeClass: Doctrine\ORM\MappingClassMetadata {#1629 …}
                            -isDirty: false
                            #collection: Doctrine\Common\CollectionsArrayCollection {#1693
                              -elements: []
                            }
                            #initialized: false
                          }
                        }
                        1 => App\EntityTag {#1694
                          -id: 4
                          -name: "Tag3"
                          -articles: Doctrine\ORMPersistentCollection {#1695
                            -snapshot: []
                            -owner: App\EntityTag {#1694}
                            -association: array:16 [ …16]
                            -em: Doctrine\ORMEntityManager {#682 …11}
                            -backRefFieldName: "tags"
                            -typeClass: Doctrine\ORM\MappingClassMetadata {#1202 …}
                            -isDirty: false
                            #collection: Doctrine\Common\CollectionsArrayCollection {#1696
                              -elements: []
                            }
                            #initialized: false
                          }
                          -news: Doctrine\ORMPersistentCollection {#1697
                            -snapshot: []
                            -owner: App\EntityTag {#1694}
                            -association: array:16 [ …16]
                            -em: Doctrine\ORMEntityManager {#682 …11}
                            -backRefFieldName: "tags"
                            -typeClass: Doctrine\ORM\MappingClassMetadata {#1556 …}
                            -isDirty: false
                            #collection: Doctrine\Common\CollectionsArrayCollection {#1698
                              -elements: []
                            }
                            #initialized: false
                          }
                          -spiritualPearls: Doctrine\ORMPersistentCollection {#1699
                            -snapshot: []
                            -owner: App\EntityTag {#1694}
                            -association: array:16 [ …16]
                            -em: Doctrine\ORMEntityManager {#682 …11}
                            -backRefFieldName: "tags"
                            -typeClass: Doctrine\ORM\MappingClassMetadata {#1629 …}
                            -isDirty: false
                            #collection: Doctrine\Common\CollectionsArrayCollection {#1700
                              -elements: []
                            }
                            #initialized: false
                          }
                        }
                        2 => App\EntityTag {#1701
                          -id: 7
                          -name: "Tag4"
                          -articles: Doctrine\ORMPersistentCollection {#1702
                            -snapshot: []
                            -owner: App\EntityTag {#1701}
                            -association: array:16 [ …16]
                            -em: Doctrine\ORMEntityManager {#682 …11}
                            -backRefFieldName: "tags"
                            -typeClass: Doctrine\ORM\MappingClassMetadata {#1202 …}
                            -isDirty: false
                            #collection: Doctrine\Common\CollectionsArrayCollection {#1703
                              -elements: []
                            }
                            #initialized: false
                          }
                          -news: Doctrine\ORMPersistentCollection {#1704
                            -snapshot: []
                            -owner: App\EntityTag {#1701}
                            -association: array:16 [ …16]
                            -em: Doctrine\ORMEntityManager {#682 …11}
                            -backRefFieldName: "tags"
                            -typeClass: Doctrine\ORM\MappingClassMetadata {#1556 …}
                            -isDirty: false
                            #collection: Doctrine\Common\CollectionsArrayCollection {#1705
                              -elements: []
                            }
                            #initialized: false
                          }
                          -spiritualPearls: Doctrine\ORMPersistentCollection {#1706
                            -snapshot: []
                            -owner: App\EntityTag {#1701}
                            -association: array:16 [ …16]
                            -em: Doctrine\ORMEntityManager {#682 …11}
                            -backRefFieldName: "tags"
                            -typeClass: Doctrine\ORM\MappingClassMetadata {#1629 …}
                            -isDirty: false
                            #collection: Doctrine\Common\CollectionsArrayCollection {#1707
                              -elements: []
                            }
                            #initialized: false
                          }
                        }
                      ]
                    }
                    -category: App\EntityCategory {#1713
                      -id: 1
                      -name: "Category 1"
                      -articles: Doctrine\ORMPersistentCollection {#1721
                        -snapshot: []
                        -owner: App\EntityCategory {#1713}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#682 …11}
                        -backRefFieldName: "category"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#1202 …}
                        -isDirty: false
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1724
                          -elements: []
                        }
                        #initialized: false
                      }
                      -news: Doctrine\ORMPersistentCollection {#1722
                        -snapshot: []
                        -owner: App\EntityCategory {#1713}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#682 …11}
                        -backRefFieldName: "category"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#1556 …}
                        -isDirty: false
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1718
                          -elements: []
                        }
                        #initialized: false
                      }
                      -spiritualPearls: Doctrine\ORMPersistentCollection {#1717
                        -snapshot: []
                        -owner: App\EntityCategory {#1713}
                        -association: array:15 [ …15]
                        -em: Doctrine\ORMEntityManager {#682 …11}
                        -backRefFieldName: "category"
                        -typeClass: Doctrine\ORM\MappingClassMetadata {#1629 …}
                        -isDirty: false
                        #collection: Doctrine\Common\CollectionsArrayCollection {#1716
                          -elements: []
                        }
                        #initialized: false
                      }
                    }
                    -author: null
                    -isPublished: true
                  }
                ]
                "resolved_options" => array:44 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => true
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => false
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "data" => App\EntityArticle {#1058}
                  "data_class" => "App\Entity\Article"
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form) {#1103
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
                    use: {
                      $class: "App\Entity\Article"
                    }
                  }
                  "error_bubbling" => true
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "property_path" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#1105
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                    use: {
                      $translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                      $translationDomain: "validators"
                      $message: Closure() {#1104 …}
                    }
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:1 [
                  "norm" => App\EntityArticle {#1058}
                ]
                "submitted_data" => array:1 [
                  "norm" => App\EntityArticle {#1058}
                ]
                "errors" => []
                "has_children_error" => true
              ]
              "000000003bb6900b000000003f527e1d" => array:9 [
                "id" => "article_title"
                "name" => "title"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => []
                "resolved_options" => array:43 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "data_class" => null
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form) {#1116
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
                  }
                  "error_bubbling" => false
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "property_path" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#1118
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "submitted_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "errors" => array:1 [
                  0 => array:3 [
                    "message" => "This value should not be blank."
                    "origin" => "000000003bb6900b000000003f527e1d"
                    "trace" => array:1 [ …1]
                  ]
                ]
              ]
              "000000003bb69008000000003f527e1d" => array:9 [
                "id" => "article_contents"
                "name" => "contents"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                "synchronized" => true
                "passed_options" => array:1 [
                  "required" => true
                ]
                "resolved_options" => array:43 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "data_class" => null
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form) {#1265
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
                  }
                  "error_bubbling" => false
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "property_path" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#1146
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "submitted_data" => array:1 [
                  "norm" => "tytytytytytytytytyty"
                ]
                "errors" => []
              ]
              "000000003bb69015000000003f527e1d" => array:9 [
                "id" => "article_images"
                "name" => "images"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [
                  "class" => "App\Entity\ArticleImage"
                  "em" => "default"
                  "multiple" => true
                  "required" => false
                ]
                "resolved_options" => array:59 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "choice_attr" => null
                  "choice_label" => array:2 [
                    0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                    1 => "createChoiceLabel"
                  ]
                  "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1334
                    -manager: Doctrine\ORMEntityManager {#682 …11}
                    -class: "App\Entity\ArticleImage"
                    -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1335
                      -om: Doctrine\ORMEntityManager {#682 …11}
                      -classMetadata: Doctrine\ORM\MappingClassMetadata {#1296 …40}
                      -singleId: true
                      -intId: true
                      -idField: "id"
                      -associationIdReader: null
                    }
                    -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#1333 …1}
                    -choiceList: null
                  }
                  "choice_name" => array:2 [
                    0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                    1 => "createChoiceName"
                  ]
                  "choice_translation_domain" => false
                  "choice_value" => array:2 [
                    0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1335}
                    1 => "getIdValue"
                  ]
                  "choices" => null
                  "class" => "App\Entity\ArticleImage"
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "data_class" => null
                  "disabled" => false
                  "em" => Doctrine\ORMEntityManager {#682 …11}
                  "empty_data" => []
                  "error_bubbling" => false
                  "error_mapping" => []
                  "expanded" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "group_by" => null
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1335}
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "multiple" => true
                  "placeholder" => null
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "preferred_choices" => []
                  "property_path" => null
                  "query_builder" => null
                  "required" => false
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => false
                  "upload_max_size_message" => Closure() {#1292
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => Doctrine\Common\CollectionsArrayCollection {#1059}
                  "view" => []
                ]
                "submitted_data" => array:2 [
                  "norm" => Doctrine\Common\CollectionsArrayCollection {#1059}
                  "view" => []
                ]
                "errors" => []
              ]
              "000000003bb69012000000003f527e1d" => array:9 [
                "id" => "article_tags"
                "name" => "tags"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:3 [
                  "choice_label" => "name"
                  "class" => "App\Entity\Tag"
                  "multiple" => true
                ]
                "resolved_options" => array:59 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "choice_attr" => null
                  "choice_label" => "name"
                  "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1394
                    -manager: Doctrine\ORMEntityManager {#682 …11}
                    -class: "App\Entity\Tag"
                    -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1395
                      -om: Doctrine\ORMEntityManager {#682 …11}
                      -classMetadata: Doctrine\ORM\MappingClassMetadata {#1348 …40}
                      -singleId: true
                      -intId: true
                      -idField: "id"
                      -associationIdReader: null
                    }
                    -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#1393 …1}
                    -choiceList: null
                  }
                  "choice_name" => array:2 [
                    0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                    1 => "createChoiceName"
                  ]
                  "choice_translation_domain" => false
                  "choice_value" => array:2 [
                    0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1395}
                    1 => "getIdValue"
                  ]
                  "choices" => null
                  "class" => "App\Entity\Tag"
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "data_class" => null
                  "disabled" => false
                  "em" => Doctrine\ORMEntityManager {#682 …11}
                  "empty_data" => []
                  "error_bubbling" => false
                  "error_mapping" => []
                  "expanded" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "group_by" => null
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1395}
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "multiple" => true
                  "placeholder" => null
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "preferred_choices" => []
                  "property_path" => null
                  "query_builder" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => false
                  "upload_max_size_message" => Closure() {#1346
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => Doctrine\Common\CollectionsArrayCollection {#1060}
                  "view" => []
                ]
                "submitted_data" => array:2 [
                  "norm" => Doctrine\Common\CollectionsArrayCollection {#1060}
                  "view" => array:3 [
                    0 => "3"
                    1 => "4"
                    2 => "7"
                  ]
                ]
                "errors" => []
              ]
              "000000003bb6901f000000003f527e1d" => array:9 [
                "id" => "article_category"
                "name" => "category"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:2 [
                  "choice_label" => "name"
                  "class" => "App\Entity\Category"
                ]
                "resolved_options" => array:59 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "choice_attr" => null
                  "choice_label" => "name"
                  "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1458
                    -manager: Doctrine\ORMEntityManager {#682 …11}
                    -class: "App\Entity\Category"
                    -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1459
                      -om: Doctrine\ORMEntityManager {#682 …11}
                      -classMetadata: Doctrine\ORM\MappingClassMetadata {#1410 …40}
                      -singleId: true
                      -intId: true
                      -idField: "id"
                      -associationIdReader: null
                    }
                    -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#1457 …1}
                    -choiceList: null
                  }
                  "choice_name" => array:2 [
                    0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                    1 => "createChoiceName"
                  ]
                  "choice_translation_domain" => false
                  "choice_value" => array:2 [
                    0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1459}
                    1 => "getIdValue"
                  ]
                  "choices" => null
                  "class" => "App\Entity\Category"
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "data_class" => null
                  "disabled" => false
                  "em" => Doctrine\ORMEntityManager {#682 …11}
                  "empty_data" => ""
                  "error_bubbling" => false
                  "error_mapping" => []
                  "expanded" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "group_by" => null
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1459}
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "multiple" => false
                  "placeholder" => null
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "preferred_choices" => []
                  "property_path" => null
                  "query_builder" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => false
                  "upload_max_size_message" => Closure() {#1408
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "submitted_data" => array:2 [
                  "norm" => App\EntityCategory {#1713}
                  "view" => "1"
                ]
                "errors" => []
              ]
              "000000003bb6901c000000003f527e1d" => array:9 [
                "id" => "article_isPublished"
                "name" => "isPublished"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
                "synchronized" => true
                "passed_options" => array:1 [
                  "required" => false
                ]
                "resolved_options" => array:45 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "data_class" => null
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form, $viewData) {#1473
                    class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                    this: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1470 …}
                  }
                  "error_bubbling" => false
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "false_values" => array:1 [
                    0 => null
                  ]
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "property_path" => null
                  "required" => false
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#1475
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                  "value" => "1"
                ]
                "default_data" => array:1 [
                  "norm" => null
                ]
                "submitted_data" => array:2 [
                  "norm" => true
                  "view" => "1"
                ]
                "errors" => []
              ]
            ]
            -dataByView: null
            -formsByView: null
            #data: array:3 [
              "forms" => array:1 [
                "article" => &48 array:11 [
                  "id" => "article"
                  "name" => "article"
                  "type_class" => "App\Form\ArticleType"
                  "synchronized" => true
                  "passed_options" => array:1 [
                    "data" => App\EntityArticle {#1058}
                  ]
                  "resolved_options" => array:44 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "compound" => true
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => false
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    "data" => App\EntityArticle {#1058}
                    "data_class" => "App\Entity\Article"
                    "disabled" => false
                    "empty_data" => Closure(FormInterface $form) {#1103}
                    "error_bubbling" => true
                    "error_mapping" => []
                    "extra_fields_message" => "This form should not contain extra fields."
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "property_path" => null
                    "required" => true
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => true
                    "upload_max_size_message" => Closure() {#1105}
                    "validation_groups" => null
                  ]
                  "default_data" => array:1 [
                    "norm" => App\EntityArticle {#1058}
                  ]
                  "submitted_data" => array:1 [
                    "norm" => App\EntityArticle {#1058}
                  ]
                  "errors" => []
                  "has_children_error" => true
                  "children" => array:6 [
                    "title" => &49 array:10 [
                      "id" => "article_title"
                      "name" => "title"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                      "synchronized" => true
                      "passed_options" => []
                      "resolved_options" => array:43 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form) {#1116}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1118}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "submitted_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "errors" => array:1 [
                        0 => array:3 [ …3]
                      ]
                      "children" => []
                    ]
                    "contents" => &50 array:10 [
                      "id" => "article_contents"
                      "name" => "contents"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                      "synchronized" => true
                      "passed_options" => array:1 [
                        "required" => true
                      ]
                      "resolved_options" => array:43 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form) {#1265}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1146}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "submitted_data" => array:1 [
                        "norm" => "tytytytytytytytytyty"
                      ]
                      "errors" => []
                      "children" => []
                    ]
                    "images" => &51 array:10 [
                      "id" => "article_images"
                      "name" => "images"
                      "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                      "synchronized" => true
                      "passed_options" => array:4 [
                        "class" => "App\Entity\ArticleImage"
                        "em" => "default"
                        "multiple" => true
                        "required" => false
                      ]
                      "resolved_options" => array:59 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "choice_attr" => null
                        "choice_label" => array:2 [ …2]
                        "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1334}
                        "choice_name" => array:2 [ …2]
                        "choice_translation_domain" => false
                        "choice_value" => array:2 [ …2]
                        "choices" => null
                        "class" => "App\Entity\ArticleImage"
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                        "data_class" => null
                        "disabled" => false
                        "em" => Doctrine\ORMEntityManager {#682 …11}
                        "empty_data" => []
                        "error_bubbling" => false
                        "error_mapping" => []
                        "expanded" => false
                        "extra_fields_message" => "This form should not contain extra fields."
                        "group_by" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1335}
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "multiple" => true
                        "placeholder" => null
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "preferred_choices" => []
                        "property_path" => null
                        "query_builder" => null
                        "required" => false
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => false
                        "upload_max_size_message" => Closure() {#1292}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => Doctrine\Common\CollectionsArrayCollection {#1059}
                        "view" => []
                      ]
                      "submitted_data" => array:2 [
                        "norm" => Doctrine\Common\CollectionsArrayCollection {#1059}
                        "view" => []
                      ]
                      "errors" => []
                      "children" => []
                    ]
                    "tags" => &52 array:10 [
                      "id" => "article_tags"
                      "name" => "tags"
                      "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                      "synchronized" => true
                      "passed_options" => array:3 [
                        "choice_label" => "name"
                        "class" => "App\Entity\Tag"
                        "multiple" => true
                      ]
                      "resolved_options" => array:59 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "choice_attr" => null
                        "choice_label" => "name"
                        "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1394}
                        "choice_name" => array:2 [ …2]
                        "choice_translation_domain" => false
                        "choice_value" => array:2 [ …2]
                        "choices" => null
                        "class" => "App\Entity\Tag"
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                        "data_class" => null
                        "disabled" => false
                        "em" => Doctrine\ORMEntityManager {#682 …11}
                        "empty_data" => []
                        "error_bubbling" => false
                        "error_mapping" => []
                        "expanded" => false
                        "extra_fields_message" => "This form should not contain extra fields."
                        "group_by" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1395}
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "multiple" => true
                        "placeholder" => null
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "preferred_choices" => []
                        "property_path" => null
                        "query_builder" => null
                        "required" => true
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => false
                        "upload_max_size_message" => Closure() {#1346}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => Doctrine\Common\CollectionsArrayCollection {#1060}
                        "view" => []
                      ]
                      "submitted_data" => array:2 [
                        "norm" => Doctrine\Common\CollectionsArrayCollection {#1060}
                        "view" => array:3 [ …3]
                      ]
                      "errors" => []
                      "children" => []
                    ]
                    "category" => &53 array:10 [
                      "id" => "article_category"
                      "name" => "category"
                      "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                      "synchronized" => true
                      "passed_options" => array:2 [
                        "choice_label" => "name"
                        "class" => "App\Entity\Category"
                      ]
                      "resolved_options" => array:59 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "choice_attr" => null
                        "choice_label" => "name"
                        "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1458}
                        "choice_name" => array:2 [ …2]
                        "choice_translation_domain" => false
                        "choice_value" => array:2 [ …2]
                        "choices" => null
                        "class" => "App\Entity\Category"
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                        "data_class" => null
                        "disabled" => false
                        "em" => Doctrine\ORMEntityManager {#682 …11}
                        "empty_data" => ""
                        "error_bubbling" => false
                        "error_mapping" => []
                        "expanded" => false
                        "extra_fields_message" => "This form should not contain extra fields."
                        "group_by" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1459}
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "multiple" => false
                        "placeholder" => null
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "preferred_choices" => []
                        "property_path" => null
                        "query_builder" => null
                        "required" => true
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => false
                        "upload_max_size_message" => Closure() {#1408}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "submitted_data" => array:2 [
                        "norm" => App\EntityCategory {#1713}
                        "view" => "1"
                      ]
                      "errors" => []
                      "children" => []
                    ]
                    "isPublished" => &54 array:10 [
                      "id" => "article_isPublished"
                      "name" => "isPublished"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
                      "synchronized" => true
                      "passed_options" => array:1 [
                        "required" => false
                      ]
                      "resolved_options" => array:45 [
                        "action" => ""
                         …44
                      ]
                      "default_data" => array:1 [ …1]
                      "submitted_data" => array:2 [ …2]
                      "errors" => []
                      "children" => []
                    ]
                  ]
                ]
              ]
              "forms_by_hash" => array:7 [
                "000000003bb6907a000000003f527e1d" => &48 array:11 [&48]
                "000000003bb6900b000000003f527e1d" => &49 array:10 [&49]
                "000000003bb69008000000003f527e1d" => &50 array:10 [&50]
                "000000003bb69015000000003f527e1d" => &51 array:10 [&51]
                "000000003bb69012000000003f527e1d" => &52 array:10 [&52]
                "000000003bb6901f000000003f527e1d" => &53 array:10 [&53]
                "000000003bb6901c000000003f527e1d" => &54 array:10 [&54]
              ]
              "nb_errors" => 1
            ]
            -cloner: null
          }
        }
        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1101
          -defined: array:44 [
            "block_name" => true
            "block_prefix" => true
            "disabled" => true
            "label" => true
            "label_format" => true
            "row_attr" => true
            "label_translation_parameters" => true
            "attr_translation_parameters" => true
            "attr" => true
            "translation_domain" => true
            "auto_initialize" => true
            "data" => true
            "data_class" => true
            "empty_data" => true
            "trim" => true
            "required" => true
            "property_path" => true
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => true
            "label_attr" => true
            "inherit_data" => true
            "compound" => true
            "method" => true
            "action" => true
            "post_max_size_message" => true
            "upload_max_size_message" => true
            "allow_file_upload" => true
            "help" => true
            "help_attr" => true
            "help_html" => true
            "help_translation_parameters" => true
            "validation_groups" => true
            "error_mapping" => true
            "constraints" => true
            "invalid_message" => true
            "invalid_message_parameters" => true
            "allow_extra_fields" => true
            "extra_fields_message" => true
            "csrf_protection" => true
            "csrf_field_name" => true
            "csrf_message" => true
            "csrf_token_manager" => true
            "csrf_token_id" => true
          ]
          -defaults: array:43 [
            "block_name" => null
            "block_prefix" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "row_attr" => []
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "attr" => []
            "translation_domain" => null
            "auto_initialize" => true
            "data_class" => "App\Entity\Article"
            "empty_data" => null
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => null
            "label_attr" => []
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "upload_max_size_message" => null
            "allow_file_upload" => false
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "validation_groups" => null
            "error_mapping" => []
            "constraints" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => false
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
          ]
          -nested: []
          -required: []
          -resolved: array:30 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => false
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
          ]
          -normalizers: array:3 [
            "validation_groups" => array:1 [
              0 => Closure(Options $options, $groups) {#1098
                class: "Symfony\Component\Form\Extension\Validator\TypeBaseValidatorExtension"
                this: Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#1071}
              }
            ]
            "constraints" => array:1 [
              0 => Closure(Options $options, $constraints) {#1099
                class: "Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension"
                this: Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#1071}
              }
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options, $message) {#1100
                class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                use: { …2}
              }
            ]
          ]
          -allowedValues: []
          -allowedTypes: array:8 [
            "block_prefix" => array:2 [
              0 => "null"
              1 => "string"
            ]
            "attr" => array:1 [
              0 => "array"
            ]
            "row_attr" => array:1 [
              0 => "array"
            ]
            "label_attr" => array:1 [
              0 => "array"
            ]
            "upload_max_size_message" => array:1 [
              0 => "callable"
            ]
            "help" => array:2 [
              0 => "string"
              1 => "null"
            ]
            "help_attr" => array:1 [
              0 => "array"
            ]
            "help_html" => array:1 [
              0 => "bool"
            ]
          ]
          -lazy: array:3 [
            "empty_data" => array:1 [
              0 => Closure(Options $options) {#1095
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                this: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
              }
            ]
            "error_bubbling" => array:1 [
              0 => Closure(Options $options) {#1097
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                this: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
              }
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options) {#1096
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                this: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
              }
            ]
          ]
          -calling: []
          -deprecated: []
          -given: []
          -locked: false
          -parentsOptions: []
        }
      }
      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
    }
    -viewTransformers: []
    -modelTransformers: []
    -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperPropertyPathMapper {#1108
      -propertyAccessor: Symfony\Component\PropertyAccessPropertyAccessor {#865
        -magicCall: false
        -ignoreInvalidIndices: true
        -ignoreInvalidProperty: false
        -cacheItemPool: Symfony\Component\Cache\AdapterArrayAdapter {#866
          -storeSerialized: false
          -values: array:9 [
            "rApp.Entity.Article..title" => array:3 [
              0 => true
              1 => 0
              2 => "getTitle"
            ]
            "rApp.Entity.Article..contents" => array:3 [
              0 => true
              1 => 0
              2 => "getContents"
            ]
            "rApp.Entity.Article..images" => array:3 [
              0 => true
              1 => 0
              2 => "getImages"
            ]
            "rApp.Entity.Article..tags" => array:3 [
              0 => true
              1 => 0
              2 => "getTags"
            ]
            "rApp.Entity.Article..category" => array:3 [
              0 => true
              1 => 0
              2 => "getCategory"
            ]
            "rApp.Entity.Article..isPublished" => array:3 [
              0 => true
              1 => 0
              2 => "getIsPublished"
            ]
            "wApp.Entity.Article..contents..0" => array:3 [
              0 => true
              1 => 0
              2 => "setContents"
            ]
            "wApp.Entity.Article..category..0" => array:3 [
              0 => true
              1 => 0
              2 => "setCategory"
            ]
            "wApp.Entity.Article..isPublished..0" => array:3 [
              0 => true
              1 => 0
              2 => "setIsPublished"
            ]
          ]
          -expiries: array:9 [
            "rApp.Entity.Article..title" => 9223372036854775807
            "rApp.Entity.Article..contents" => 9223372036854775807
            "rApp.Entity.Article..images" => 9223372036854775807
            "rApp.Entity.Article..tags" => 9223372036854775807
            "rApp.Entity.Article..category" => 9223372036854775807
            "rApp.Entity.Article..isPublished" => 9223372036854775807
            "wApp.Entity.Article..contents..0" => 9223372036854775807
            "wApp.Entity.Article..category..0" => 9223372036854775807
            "wApp.Entity.Article..isPublished..0" => 9223372036854775807
          ]
          -createCacheItem: Closure($key, $value, $isHit) {#868
            class: "Symfony\Component\CacheCacheItem"
            use: {
              $defaultLifetime: 0
            }
          }
          #logger: null
        }
        -propertyPathCache: []
        -readPropertyCache: array:6 [
          "App.Entity.Article..title" => array:3 [
            0 => true
            1 => 0
            2 => "getTitle"
          ]
          "App.Entity.Article..contents" => array:3 [
            0 => true
            1 => 0
            2 => "getContents"
          ]
          "App.Entity.Article..images" => array:3 [
            0 => true
            1 => 0
            2 => "getImages"
          ]
          "App.Entity.Article..tags" => array:3 [
            0 => true
            1 => 0
            2 => "getTags"
          ]
          "App.Entity.Article..category" => array:3 [
            0 => true
            1 => 0
            2 => "getCategory"
          ]
          "App.Entity.Article..isPublished" => array:3 [
            0 => true
            1 => 0
            2 => "getIsPublished"
          ]
        ]
        -writePropertyCache: array:3 [
          "App.Entity.Article..contents..0" => array:3 [
            0 => true
            1 => 0
            2 => "setContents"
          ]
          "App.Entity.Article..category..0" => array:3 [
            0 => true
            1 => 0
            2 => "setCategory"
          ]
          "App.Entity.Article..isPublished..0" => array:3 [
            0 => true
            1 => 0
            2 => "setIsPublished"
          ]
        ]
      }
    }
    -required: true
    -disabled: false
    -errorBubbling: true
    -emptyData: Closure(FormInterface $form) {#1103}
    -attributes: array:1 [
      "data_collector/passed_options" => array:1 [
        "data" => App\EntityArticle {#1058}
      ]
    ]
    -data: App\EntityArticle {#1058}
    -dataClass: "App\Entity\Article"
    -dataLocked: true
    -formFactory: Symfony\Component\FormFormFactory {#892
      -registry: Symfony\Component\FormFormRegistry {#893
        -extensions: array:1 [
          0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#894
            -guesser: Symfony\Component\FormFormTypeGuesserChain {#1125
              -guessers: array:2 [ …2]
            }
            -guesserLoaded: true
            -typeContainer: Symfony\Component\DependencyInjection\ArgumentServiceLocator {#895
              -factory: Symfony\Component\DependencyInjectionContainer::getService($registry, string $id, ?string $method, $load) {#30 …1}
              -serviceMap: array:10 [ …10]
              -serviceTypes: array:10 [ …10]
              -externalId: null
              -container: null
              -factories: array:10 [ …10]
              -loading: []
              -providedTypes: null
            }
            -typeExtensionServices: array:3 [
              "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#896 …2}
              "Symfony\Component\Form\Extension\Core\Type\RepeatedType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#898 …2}
              "Symfony\Component\Form\Extension\Core\Type\SubmitType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#900 …2}
            ]
            -guesserServices: Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#902
              -generator: Closure() {#903 …2}
              -count: 2
            }
          }
        ]
        -types: array:7 [
          "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1066}
          "App\Form\ArticleType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1091}
          "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1112
            -proxiedType: Symfony\Component\FormResolvedFormType {#1113
              -innerType: Symfony\Component\Form\Extension\Core\TypeTextType {#1111}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1066}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1114 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
          }
          "Symfony\Component\Form\Extension\Core\Type\TextareaType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1128
            -proxiedType: Symfony\Component\FormResolvedFormType {#1268
              -innerType: Symfony\Component\Form\Extension\Core\TypeTextareaType {#1266}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1112}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1264 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
          }
          "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1275
            -proxiedType: Symfony\Component\FormResolvedFormType {#1276
              -innerType: Symfony\Component\Form\Extension\Core\TypeChoiceType {#1141 …1}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1066}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1279 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
          }
          "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1277
            -proxiedType: Symfony\Component\FormResolvedFormType {#1278
              -innerType: Symfony\Bridge\Doctrine\Form\TypeEntityType {#1263 …3}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1275}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1287 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
          }
          "Symfony\Component\Form\Extension\Core\Type\CheckboxType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1467
            -proxiedType: Symfony\Component\FormResolvedFormType {#1471
              -innerType: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1470 …}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1066}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1472 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
          }
        ]
        -guesser: Symfony\Component\FormFormTypeGuesserChain {#1124
          -guessers: array:2 [
            0 => Symfony\Component\Form\Extension\ValidatorValidatorTypeGuesser {#1126
              -metadataFactory: Symfony\Component\Validator\ValidatorTraceableValidator {#1072 …2}
            }
            1 => Symfony\Bridge\Doctrine\FormDoctrineOrmTypeGuesser {#1127
              #registry: Doctrine\Bundle\DoctrineBundleRegistry {#640 …7}
              -cache: array:1 [ …1]
            }
          ]
        }
        -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#904
          -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#905}
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
        }
        -checkedTypes: []
      }
    }
    -action: ""
    -method: "POST"
    -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
    -autoInitialize: true
    -options: array:44 [
      "block_name" => null
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "translation_domain" => null
      "auto_initialize" => true
      "trim" => true
      "required" => true
      "property_path" => null
      "mapped" => true
      "by_reference" => true
      "inherit_data" => false
      "compound" => true
      "method" => "POST"
      "action" => ""
      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
      "allow_file_upload" => false
      "help_translation_parameters" => []
      "error_mapping" => []
      "invalid_message" => "This value is not valid."
      "invalid_message_parameters" => []
      "allow_extra_fields" => false
      "extra_fields_message" => "This form should not contain extra fields."
      "csrf_protection" => false
      "csrf_field_name" => "_token"
      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
      "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
      "csrf_token_id" => null
      "block_prefix" => null
      "row_attr" => []
      "attr" => []
      "data_class" => "App\Entity\Article"
      "empty_data" => Closure(FormInterface $form) {#1103}
      "error_bubbling" => true
      "label_attr" => []
      "upload_max_size_message" => Closure() {#1105}
      "help" => null
      "help_attr" => []
      "help_html" => false
      "validation_groups" => null
      "constraints" => []
      "data" => App\EntityArticle {#1058}
    ]
  }
  -parent: null
  -children: Symfony\Component\Form\UtilOrderedHashMap {#1483
    -elements: array:6 [
      "title" => Symfony\Component\FormForm {#1484
        -config: Symfony\Component\FormFormBuilder {#1485
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1511 …1}
          -name: "title"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1112}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#1116}
          -attributes: array:1 [
            "data_collector/passed_options" => []
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#892}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
          -autoInitialize: false
          -options: array:43 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#1116}
            "error_bubbling" => false
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1118}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\FormForm {#1469}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1486
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: array:1 [
          0 => Symfony\Component\FormFormError {#2036
            #messageTemplate: "This value should not be blank."
            #messageParameters: array:1 [
              "{{ value }}" => "null"
            ]
            #messagePluralization: null
            -message: "This value should not be blank."
            -cause: Symfony\Component\ValidatorConstraintViolation {#2031
              -message: "This value should not be blank."
              -messageTemplate: "This value should not be blank."
              -parameters: array:1 [ …1]
              -plural: null
              -root: Symfony\Component\FormForm {#1469}
              -propertyPath: "data.title"
              -invalidValue: null
              -constraint: Symfony\Component\Validator\ConstraintsNotBlank {#1157 …5}
              -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
              -cause: null
            }
            -origin: Symfony\Component\FormForm {#1484}
          }
        ]
        -submitted: true
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "title"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1509
          -elements: array:1 [
            0 => "title"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "title"
        }
      }
      "contents" => Symfony\Component\FormForm {#1487
        -config: Symfony\Component\FormFormBuilder {#1488
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1514 …1}
          -name: "contents"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1128}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#1265}
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [
              "required" => true
            ]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#892}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
          -autoInitialize: false
          -options: array:43 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#1265}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1146}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\FormForm {#1469}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1489
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: "tytytytytytytytytyty"
        -normData: "tytytytytytytytytyty"
        -viewData: "tytytytytytytytytyty"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "contents"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1510
          -elements: array:1 [
            0 => "contents"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "contents"
        }
      }
      "images" => Symfony\Component\FormForm {#1490
        -config: Symfony\Component\FormFormBuilder {#1491
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1517 …1}
          -name: "images"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1277}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1345}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1341
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#1340
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1334}
                -value: array:2 [ …2]
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [
              "em" => "default"
              "class" => "App\Entity\ArticleImage"
              "multiple" => true
              "required" => false
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1340}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#892}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
          -autoInitialize: false
          -options: array:59 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "upload_max_size_message" => Closure() {#1292}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "query_builder" => null
            "em" => Doctrine\ORMEntityManager {#682 …11}
            "class" => "App\Entity\ArticleImage"
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1335}
            "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1334}
            "choice_label" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceLabel"
            ]
            "choice_name" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceName"
            ]
            "choice_value" => array:2 [
              0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1335}
              1 => "getIdValue"
            ]
            "choice_attr" => null
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
        }
        -parent: Symfony\Component\FormForm {#1469}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1492
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: Doctrine\Common\CollectionsArrayCollection {#1059}
        -normData: Doctrine\Common\CollectionsArrayCollection {#1059}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "images"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1513
          -elements: array:1 [
            0 => "images"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "images"
        }
      }
      "tags" => Symfony\Component\FormForm {#1493
        -config: Symfony\Component\FormFormBuilder {#1494
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1520 …1}
          -name: "tags"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1277}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1405}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1401
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#1400
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1394}
                -value: array:2 [ …2]
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:3 [
              "class" => "App\Entity\Tag"
              "choice_label" => "name"
              "multiple" => true
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1400}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#892}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
          -autoInitialize: false
          -options: array:59 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "upload_max_size_message" => Closure() {#1346}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "query_builder" => null
            "class" => "App\Entity\Tag"
            "em" => Doctrine\ORMEntityManager {#682 …11}
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1395}
            "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1394}
            "choice_label" => "name"
            "choice_name" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceName"
            ]
            "choice_value" => array:2 [
              0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1395}
              1 => "getIdValue"
            ]
            "choice_attr" => null
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
        }
        -parent: Symfony\Component\FormForm {#1469}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1495
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: Doctrine\Common\CollectionsArrayCollection {#1060}
        -normData: Doctrine\Common\CollectionsArrayCollection {#1060}
        -viewData: array:3 [
          0 => "3"
          1 => "4"
          2 => "7"
        ]
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "tags"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1516
          -elements: array:1 [
            0 => "tags"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "tags"
        }
      }
      "category" => Symfony\Component\FormForm {#1496
        -config: Symfony\Component\FormFormBuilder {#1497
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1523 …1}
          -name: "category"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1277}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1465
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#1464
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1458}
                -value: array:2 [ …2]
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [
              "class" => "App\Entity\Category"
              "choice_label" => "name"
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1464}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#892}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
          -autoInitialize: false
          -options: array:59 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
            "multiple" => false
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => ""
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "upload_max_size_message" => Closure() {#1408}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "query_builder" => null
            "class" => "App\Entity\Category"
            "em" => Doctrine\ORMEntityManager {#682 …11}
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1459}
            "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1458}
            "choice_label" => "name"
            "choice_name" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceName"
            ]
            "choice_value" => array:2 [
              0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1459}
              1 => "getIdValue"
            ]
            "choice_attr" => null
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
        }
        -parent: Symfony\Component\FormForm {#1469}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1498
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: App\EntityCategory {#1713}
        -normData: App\EntityCategory {#1713}
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "category"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1519
          -elements: array:1 [
            0 => "category"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "category"
        }
      }
      "isPublished" => Symfony\Component\FormForm {#1499
        -config: Symfony\Component\FormFormBuilder {#1500
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1526 …1}
          -name: "isPublished"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1467}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerBooleanToStringTransformer {#1482
              -trueValue: "1"
              -falseValues: array:1 [ …1]
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form, $viewData) {#1473}
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [
              "required" => false
            ]
          ]
          -data: false
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#892}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
          -autoInitialize: false
          -options: array:45 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
            "value" => "1"
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form, $viewData) {#1473}
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1475}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "false_values" => array:1 [
              0 => null
            ]
          ]
        }
        -parent: Symfony\Component\FormForm {#1469}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1501
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: true
        -normData: true
        -viewData: "1"
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "isPublished"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1522
          -elements: array:1 [
            0 => "isPublished"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "isPublished"
        }
      }
    ]
    -orderedKeys: array:6 [
      0 => "title"
      1 => "contents"
      2 => "images"
      3 => "tags"
      4 => "category"
      5 => "isPublished"
    ]
    -managedCursors: []
  }
  -errors: []
  -submitted: true
  -clickedButton: null
  -modelData: App\EntityArticle {#1058}
  -normData: App\EntityArticle {#1058}
  -viewData: App\EntityArticle {#1058}
  -extraData: []
  -transformationFailure: null
  -defaultDataSet: true
  -lockSetData: false
  -name: "article"
  -inheritData: false
  -propertyPath: null
}

POST https://127.0.0.1:8000/article/new

  • controller
    "App\Controller\ArticleController::new"
    
  • project dirC:\Users\Instructor\PhpstormProjects\workshop

ArticleController.php on line 150

Symfony\Component\Form\FormErrorIterator {#2042
  -form: Symfony\Component\FormForm {#1469
    -config: Symfony\Component\FormFormBuilder {#1468
      -children: []
      -unresolvedChildren: []
      #locked: true
      -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1502 …1}
      -name: "article"
      -propertyPath: null
      -mapped: true
      -byReference: true
      -inheritData: false
      -compound: true
      -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1091
        -proxiedType: Symfony\Component\FormResolvedFormType {#1092
          -innerType: App\FormArticleType {#1063}
          -typeExtensions: []
          -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1066
            -proxiedType: Symfony\Component\FormResolvedFormType {#1065
              -innerType: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
              -typeExtensions: array:6 [
                0 => Symfony\Component\Form\Extension\Core\TypeTransformationFailureExtension {#1067
                  -translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                }
                1 => Symfony\Component\Form\Extension\HttpFoundation\TypeFormTypeHttpFoundationExtension {#1068
                  -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069
                    -serverParams: Symfony\Component\Form\UtilServerParams {#1070
                      -requestStack: Symfony\Component\HttpFoundationRequestStack {#131
                        -requests: array:1 [
                          0 => Symfony\Component\HttpFoundationRequest {#7
                            +attributes: Symfony\Component\HttpFoundationParameterBag {#10 …1}
                            +request: Symfony\Component\HttpFoundationParameterBag {#8 …1}
                            +query: Symfony\Component\HttpFoundationParameterBag {#9 …1}
                            +server: Symfony\Component\HttpFoundationServerBag {#13 …1}
                            +files: Symfony\Component\HttpFoundationFileBag {#12 …1}
                            +cookies: Symfony\Component\HttpFoundationParameterBag {#11 …1}
                            +headers: Symfony\Component\HttpFoundationHeaderBag {#14 …2}
                            #content: null
                            #languages: null
                            #charsets: null
                            #encodings: null
                            #acceptableContentTypes: null
                            #pathInfo: "/article/new"
                            #requestUri: "/article/new"
                            #baseUrl: ""
                            #basePath: null
                            #method: "POST"
                            #format: null
                            #session: Symfony\Component\HttpFoundation\SessionSession {#618
                              #storage: Symfony\Component\HttpFoundation\Session\StorageNativeSessionStorage {#619
                                #bags: array:2 [ …2]
                                #started: true
                                #closed: false
                                #saveHandler: Symfony\Component\HttpFoundation\Session\Storage\ProxySessionHandlerProxy {#241 …3}
                                #metadataBag: Symfony\Component\HttpFoundation\Session\StorageMetadataBag {#534 …5}
                                -emulateSameSite: null
                              }
                              -flashName: "flashes"
                              -attributeName: "attributes"
                              -data: & array:2 [
                                "_sf2_attributes" => & array:3 [ …3]
                                "_symfony_flashes" => & []
                              ]
                              -usageIndex: & 6
                            }
                            #locale: null
                            #defaultLocale: "en"
                            -preferredFormat: null
                            -isHostValid: true
                            -isForwardedValid: true
                            basePath: ""
                            format: "html"
                          }
                        ]
                      }
                    }
                  }
                }
                2 => Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#1071
                  -validator: Symfony\Component\Validator\ValidatorTraceableValidator {#1072 …2}
                  -violationMapper: Symfony\Component\Form\Extension\Validator\ViolationMapperViolationMapper {#1086 …1}
                }
                3 => Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                4 => Symfony\Component\Form\Extension\Csrf\TypeFormTypeCsrfExtension {#1088
                  -defaultTokenManager: Symfony\Component\Security\CsrfCsrfTokenManager {#698
                    -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#699
                      -entropy: 256
                    }
                    -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#617
                      -session: Symfony\Component\HttpFoundation\SessionSession {#618}
                      -namespace: "_csrf"
                    }
                    -namespace: Closure() {#701
                      class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                      this: Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                      use: {
                        $namespace: Symfony\Component\HttpFoundationRequestStack {#131}
                        $superGlobalNamespaceGenerator: Closure() {#700 …}
                      }
                    }
                  }
                  -defaultEnabled: true
                  -defaultFieldName: "_token"
                  -translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                  -translationDomain: "validators"
                  -serverParams: Symfony\Component\Form\UtilServerParams {#1070}
                }
                5 => Symfony\Component\Form\Extension\DataCollector\TypeDataCollectorTypeExtension {#1089
                  -listener: Symfony\Component\Form\Extension\DataCollector\EventListenerDataCollectorListener {#1090 …1}
                }
              ]
              -parent: null
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1093
                -defined: array:44 [
                  "block_name" => true
                  "block_prefix" => true
                  "disabled" => true
                  "label" => true
                  "label_format" => true
                  "row_attr" => true
                  "label_translation_parameters" => true
                  "attr_translation_parameters" => true
                  "attr" => true
                  "translation_domain" => true
                  "auto_initialize" => true
                  "data" => true
                  "data_class" => true
                  "empty_data" => true
                  "trim" => true
                  "required" => true
                  "property_path" => true
                  "mapped" => true
                  "by_reference" => true
                  "error_bubbling" => true
                  "label_attr" => true
                  "inherit_data" => true
                  "compound" => true
                  "method" => true
                  "action" => true
                  "post_max_size_message" => true
                  "upload_max_size_message" => true
                  "allow_file_upload" => true
                  "help" => true
                  "help_attr" => true
                  "help_html" => true
                  "help_translation_parameters" => true
                  "validation_groups" => true
                  "error_mapping" => true
                  "constraints" => true
                  "invalid_message" => true
                  "invalid_message_parameters" => true
                  "allow_extra_fields" => true
                  "extra_fields_message" => true
                  "csrf_protection" => true
                  "csrf_field_name" => true
                  "csrf_message" => true
                  "csrf_token_manager" => true
                  "csrf_token_id" => true
                ]
                -defaults: array:43 [
                  "block_name" => null
                  "block_prefix" => null
                  "disabled" => false
                  "label" => null
                  "label_format" => null
                  "row_attr" => []
                  "label_translation_parameters" => []
                  "attr_translation_parameters" => []
                  "attr" => []
                  "translation_domain" => null
                  "auto_initialize" => true
                  "data_class" => null
                  "empty_data" => null
                  "trim" => true
                  "required" => true
                  "property_path" => null
                  "mapped" => true
                  "by_reference" => true
                  "error_bubbling" => null
                  "label_attr" => []
                  "inherit_data" => false
                  "compound" => true
                  "method" => "POST"
                  "action" => ""
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "upload_max_size_message" => null
                  "allow_file_upload" => false
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "validation_groups" => null
                  "error_mapping" => []
                  "constraints" => []
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "allow_extra_fields" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "csrf_protection" => true
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "csrf_token_id" => null
                ]
                -nested: []
                -required: []
                -resolved: array:30 [
                  "block_name" => null
                  "disabled" => false
                  "label" => null
                  "label_format" => null
                  "label_translation_parameters" => []
                  "attr_translation_parameters" => []
                  "translation_domain" => null
                  "auto_initialize" => true
                  "trim" => true
                  "required" => true
                  "property_path" => null
                  "mapped" => true
                  "by_reference" => true
                  "inherit_data" => false
                  "compound" => true
                  "method" => "POST"
                  "action" => ""
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "allow_file_upload" => false
                  "help_translation_parameters" => []
                  "error_mapping" => []
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "allow_extra_fields" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "csrf_protection" => true
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "csrf_token_id" => null
                ]
                -normalizers: array:3 [
                  "validation_groups" => array:1 [ …1]
                  "constraints" => array:1 [ …1]
                  "upload_max_size_message" => array:1 [ …1]
                ]
                -allowedValues: []
                -allowedTypes: array:8 [
                  "block_prefix" => array:2 [ …2]
                  "attr" => array:1 [ …1]
                  "row_attr" => array:1 [ …1]
                  "label_attr" => array:1 [ …1]
                  "upload_max_size_message" => array:1 [ …1]
                  "help" => array:2 [ …2]
                  "help_attr" => array:1 [ …1]
                  "help_html" => array:1 [ …1]
                ]
                -lazy: array:4 [
                  "data_class" => array:1 [ …1]
                  "empty_data" => array:1 [ …1]
                  "error_bubbling" => array:1 [ …1]
                  "upload_max_size_message" => array:1 [ …1]
                ]
                -calling: []
                -deprecated: []
                -given: []
                -locked: false
                -parentsOptions: []
              }
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906
              -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#907}
              -dataByForm: array:7 [
                "000000005f037909000000000cd21aff" => array:10 [
                  "id" => "article"
                  "name" => "article"
                  "type_class" => "App\Form\ArticleType"
                  "synchronized" => true
                  "passed_options" => array:1 [
                    "data" => App\EntityArticle {#1058
                      -id: null
                      -title: null
                      -contents: "tytytytytytytytytyty"
                      -dateCreated: DateTime @1585925102 {#1062
                        date: 2020-04-03 16:45:02.650770 Europe/Berlin (+02:00)
                      }
                      -dateEdit: DateTime @1585925102 {#1061
                        date: 2020-04-03 16:45:02.650766 Europe/Berlin (+02:00)
                      }
                      -images: Doctrine\Common\CollectionsArrayCollection {#1059
                        -elements: []
                      }
                      -tags: Doctrine\Common\CollectionsArrayCollection {#1060
                        -elements: array:3 [
                          0 => App\EntityTag {#1551
                            -id: 3
                            -name: "Tag2"
                            -articles: Doctrine\ORMPersistentCollection {#1559
                              -snapshot: []
                              -owner: App\EntityTag {#1551}
                              -association: array:16 [ …16]
                              -em: Doctrine\ORMEntityManager {#682 …11}
                              -backRefFieldName: "tags"
                              -typeClass: Doctrine\ORM\MappingClassMetadata {#1202 …}
                              -isDirty: false
                              #collection: Doctrine\Common\CollectionsArrayCollection {#1562
                                -elements: []
                              }
                              #initialized: false
                            }
                            -news: Doctrine\ORMPersistentCollection {#1625
                              -snapshot: []
                              -owner: App\EntityTag {#1551}
                              -association: array:16 [ …16]
                              -em: Doctrine\ORMEntityManager {#682 …11}
                              -backRefFieldName: "tags"
                              -typeClass: Doctrine\ORM\MappingClassMetadata {#1556 …}
                              -isDirty: false
                              #collection: Doctrine\Common\CollectionsArrayCollection {#1627
                                -elements: []
                              }
                              #initialized: false
                            }
                            -spiritualPearls: Doctrine\ORMPersistentCollection {#1691
                              -snapshot: []
                              -owner: App\EntityTag {#1551}
                              -association: array:16 [ …16]
                              -em: Doctrine\ORMEntityManager {#682 …11}
                              -backRefFieldName: "tags"
                              -typeClass: Doctrine\ORM\MappingClassMetadata {#1629 …}
                              -isDirty: false
                              #collection: Doctrine\Common\CollectionsArrayCollection {#1693
                                -elements: []
                              }
                              #initialized: false
                            }
                          }
                          1 => App\EntityTag {#1694
                            -id: 4
                            -name: "Tag3"
                            -articles: Doctrine\ORMPersistentCollection {#1695
                              -snapshot: []
                              -owner: App\EntityTag {#1694}
                              -association: array:16 [ …16]
                              -em: Doctrine\ORMEntityManager {#682 …11}
                              -backRefFieldName: "tags"
                              -typeClass: Doctrine\ORM\MappingClassMetadata {#1202 …}
                              -isDirty: false
                              #collection: Doctrine\Common\CollectionsArrayCollection {#1696
                                -elements: []
                              }
                              #initialized: false
                            }
                            -news: Doctrine\ORMPersistentCollection {#1697
                              -snapshot: []
                              -owner: App\EntityTag {#1694}
                              -association: array:16 [ …16]
                              -em: Doctrine\ORMEntityManager {#682 …11}
                              -backRefFieldName: "tags"
                              -typeClass: Doctrine\ORM\MappingClassMetadata {#1556 …}
                              -isDirty: false
                              #collection: Doctrine\Common\CollectionsArrayCollection {#1698
                                -elements: []
                              }
                              #initialized: false
                            }
                            -spiritualPearls: Doctrine\ORMPersistentCollection {#1699
                              -snapshot: []
                              -owner: App\EntityTag {#1694}
                              -association: array:16 [ …16]
                              -em: Doctrine\ORMEntityManager {#682 …11}
                              -backRefFieldName: "tags"
                              -typeClass: Doctrine\ORM\MappingClassMetadata {#1629 …}
                              -isDirty: false
                              #collection: Doctrine\Common\CollectionsArrayCollection {#1700
                                -elements: []
                              }
                              #initialized: false
                            }
                          }
                          2 => App\EntityTag {#1701
                            -id: 7
                            -name: "Tag4"
                            -articles: Doctrine\ORMPersistentCollection {#1702
                              -snapshot: []
                              -owner: App\EntityTag {#1701}
                              -association: array:16 [ …16]
                              -em: Doctrine\ORMEntityManager {#682 …11}
                              -backRefFieldName: "tags"
                              -typeClass: Doctrine\ORM\MappingClassMetadata {#1202 …}
                              -isDirty: false
                              #collection: Doctrine\Common\CollectionsArrayCollection {#1703
                                -elements: []
                              }
                              #initialized: false
                            }
                            -news: Doctrine\ORMPersistentCollection {#1704
                              -snapshot: []
                              -owner: App\EntityTag {#1701}
                              -association: array:16 [ …16]
                              -em: Doctrine\ORMEntityManager {#682 …11}
                              -backRefFieldName: "tags"
                              -typeClass: Doctrine\ORM\MappingClassMetadata {#1556 …}
                              -isDirty: false
                              #collection: Doctrine\Common\CollectionsArrayCollection {#1705
                                -elements: []
                              }
                              #initialized: false
                            }
                            -spiritualPearls: Doctrine\ORMPersistentCollection {#1706
                              -snapshot: []
                              -owner: App\EntityTag {#1701}
                              -association: array:16 [ …16]
                              -em: Doctrine\ORMEntityManager {#682 …11}
                              -backRefFieldName: "tags"
                              -typeClass: Doctrine\ORM\MappingClassMetadata {#1629 …}
                              -isDirty: false
                              #collection: Doctrine\Common\CollectionsArrayCollection {#1707
                                -elements: []
                              }
                              #initialized: false
                            }
                          }
                        ]
                      }
                      -category: App\EntityCategory {#1713
                        -id: 1
                        -name: "Category 1"
                        -articles: Doctrine\ORMPersistentCollection {#1721
                          -snapshot: []
                          -owner: App\EntityCategory {#1713}
                          -association: array:15 [ …15]
                          -em: Doctrine\ORMEntityManager {#682 …11}
                          -backRefFieldName: "category"
                          -typeClass: Doctrine\ORM\MappingClassMetadata {#1202 …}
                          -isDirty: false
                          #collection: Doctrine\Common\CollectionsArrayCollection {#1724
                            -elements: []
                          }
                          #initialized: false
                        }
                        -news: Doctrine\ORMPersistentCollection {#1722
                          -snapshot: []
                          -owner: App\EntityCategory {#1713}
                          -association: array:15 [ …15]
                          -em: Doctrine\ORMEntityManager {#682 …11}
                          -backRefFieldName: "category"
                          -typeClass: Doctrine\ORM\MappingClassMetadata {#1556 …}
                          -isDirty: false
                          #collection: Doctrine\Common\CollectionsArrayCollection {#1718
                            -elements: []
                          }
                          #initialized: false
                        }
                        -spiritualPearls: Doctrine\ORMPersistentCollection {#1717
                          -snapshot: []
                          -owner: App\EntityCategory {#1713}
                          -association: array:15 [ …15]
                          -em: Doctrine\ORMEntityManager {#682 …11}
                          -backRefFieldName: "category"
                          -typeClass: Doctrine\ORM\MappingClassMetadata {#1629 …}
                          -isDirty: false
                          #collection: Doctrine\Common\CollectionsArrayCollection {#1716
                            -elements: []
                          }
                          #initialized: false
                        }
                      }
                      -author: null
                      -isPublished: true
                    }
                  ]
                  "resolved_options" => array:44 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "compound" => true
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => false
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    "data" => App\EntityArticle {#1058}
                    "data_class" => "App\Entity\Article"
                    "disabled" => false
                    "empty_data" => Closure(FormInterface $form) {#1103
                      class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                      this: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
                      use: {
                        $class: "App\Entity\Article"
                      }
                    }
                    "error_bubbling" => true
                    "error_mapping" => []
                    "extra_fields_message" => "This form should not contain extra fields."
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "property_path" => null
                    "required" => true
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => true
                    "upload_max_size_message" => Closure() {#1105
                      class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                      this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                      use: {
                        $translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                        $translationDomain: "validators"
                        $message: Closure() {#1104 …}
                      }
                    }
                    "validation_groups" => null
                  ]
                  "default_data" => array:1 [
                    "norm" => App\EntityArticle {#1058}
                  ]
                  "submitted_data" => array:1 [
                    "norm" => App\EntityArticle {#1058}
                  ]
                  "errors" => []
                  "has_children_error" => true
                ]
                "000000005f037978000000000cd21aff" => array:9 [
                  "id" => "article_title"
                  "name" => "title"
                  "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                  "synchronized" => true
                  "passed_options" => []
                  "resolved_options" => array:43 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "compound" => false
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => true
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    "data_class" => null
                    "disabled" => false
                    "empty_data" => Closure(FormInterface $form) {#1116
                      class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                      this: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
                    }
                    "error_bubbling" => false
                    "error_mapping" => []
                    "extra_fields_message" => "This form should not contain extra fields."
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "property_path" => null
                    "required" => true
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => true
                    "upload_max_size_message" => Closure() {#1118
                      class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                      this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                      use: { …3}
                    }
                    "validation_groups" => null
                  ]
                  "default_data" => array:2 [
                    "norm" => null
                    "view" => ""
                  ]
                  "submitted_data" => array:2 [
                    "norm" => null
                    "view" => ""
                  ]
                  "errors" => array:1 [
                    0 => array:3 [
                      "message" => "This value should not be blank."
                      "origin" => "000000005f037978000000000cd21aff"
                      "trace" => array:1 [ …1]
                    ]
                  ]
                ]
                "000000005f03797b000000000cd21aff" => array:9 [
                  "id" => "article_contents"
                  "name" => "contents"
                  "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                  "synchronized" => true
                  "passed_options" => array:1 [
                    "required" => true
                  ]
                  "resolved_options" => array:43 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "compound" => false
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => true
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    "data_class" => null
                    "disabled" => false
                    "empty_data" => Closure(FormInterface $form) {#1265
                      class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                      this: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
                    }
                    "error_bubbling" => false
                    "error_mapping" => []
                    "extra_fields_message" => "This form should not contain extra fields."
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "property_path" => null
                    "required" => true
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => true
                    "upload_max_size_message" => Closure() {#1146
                      class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                      this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                      use: { …3}
                    }
                    "validation_groups" => null
                  ]
                  "default_data" => array:2 [
                    "norm" => null
                    "view" => ""
                  ]
                  "submitted_data" => array:1 [
                    "norm" => "tytytytytytytytytyty"
                  ]
                  "errors" => []
                ]
                "000000005f037966000000000cd21aff" => array:9 [
                  "id" => "article_images"
                  "name" => "images"
                  "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                  "synchronized" => true
                  "passed_options" => array:4 [
                    "class" => "App\Entity\ArticleImage"
                    "em" => "default"
                    "multiple" => true
                    "required" => false
                  ]
                  "resolved_options" => array:59 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "choice_attr" => null
                    "choice_label" => array:2 [
                      0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                      1 => "createChoiceLabel"
                    ]
                    "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1334
                      -manager: Doctrine\ORMEntityManager {#682 …11}
                      -class: "App\Entity\ArticleImage"
                      -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1335
                        -om: Doctrine\ORMEntityManager {#682 …11}
                        -classMetadata: Doctrine\ORM\MappingClassMetadata {#1296 …40}
                        -singleId: true
                        -intId: true
                        -idField: "id"
                        -associationIdReader: null
                      }
                      -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#1333 …1}
                      -choiceList: null
                    }
                    "choice_name" => array:2 [
                      0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                      1 => "createChoiceName"
                    ]
                    "choice_translation_domain" => false
                    "choice_value" => array:2 [
                      0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1335}
                      1 => "getIdValue"
                    ]
                    "choices" => null
                    "class" => "App\Entity\ArticleImage"
                    "compound" => false
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => true
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    "data_class" => null
                    "disabled" => false
                    "em" => Doctrine\ORMEntityManager {#682 …11}
                    "empty_data" => []
                    "error_bubbling" => false
                    "error_mapping" => []
                    "expanded" => false
                    "extra_fields_message" => "This form should not contain extra fields."
                    "group_by" => null
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1335}
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "multiple" => true
                    "placeholder" => null
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "preferred_choices" => []
                    "property_path" => null
                    "query_builder" => null
                    "required" => false
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => false
                    "upload_max_size_message" => Closure() {#1292
                      class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                      this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                      use: { …3}
                    }
                    "validation_groups" => null
                  ]
                  "default_data" => array:2 [
                    "norm" => Doctrine\Common\CollectionsArrayCollection {#1059}
                    "view" => []
                  ]
                  "submitted_data" => array:2 [
                    "norm" => Doctrine\Common\CollectionsArrayCollection {#1059}
                    "view" => []
                  ]
                  "errors" => []
                ]
                "000000005f037961000000000cd21aff" => array:9 [
                  "id" => "article_tags"
                  "name" => "tags"
                  "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                  "synchronized" => true
                  "passed_options" => array:3 [
                    "choice_label" => "name"
                    "class" => "App\Entity\Tag"
                    "multiple" => true
                  ]
                  "resolved_options" => array:59 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "choice_attr" => null
                    "choice_label" => "name"
                    "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1394
                      -manager: Doctrine\ORMEntityManager {#682 …11}
                      -class: "App\Entity\Tag"
                      -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1395
                        -om: Doctrine\ORMEntityManager {#682 …11}
                        -classMetadata: Doctrine\ORM\MappingClassMetadata {#1348 …40}
                        -singleId: true
                        -intId: true
                        -idField: "id"
                        -associationIdReader: null
                      }
                      -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#1393 …1}
                      -choiceList: null
                    }
                    "choice_name" => array:2 [
                      0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                      1 => "createChoiceName"
                    ]
                    "choice_translation_domain" => false
                    "choice_value" => array:2 [
                      0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1395}
                      1 => "getIdValue"
                    ]
                    "choices" => null
                    "class" => "App\Entity\Tag"
                    "compound" => false
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => true
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    "data_class" => null
                    "disabled" => false
                    "em" => Doctrine\ORMEntityManager {#682 …11}
                    "empty_data" => []
                    "error_bubbling" => false
                    "error_mapping" => []
                    "expanded" => false
                    "extra_fields_message" => "This form should not contain extra fields."
                    "group_by" => null
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1395}
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "multiple" => true
                    "placeholder" => null
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "preferred_choices" => []
                    "property_path" => null
                    "query_builder" => null
                    "required" => true
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => false
                    "upload_max_size_message" => Closure() {#1346
                      class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                      this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                      use: { …3}
                    }
                    "validation_groups" => null
                  ]
                  "default_data" => array:2 [
                    "norm" => Doctrine\Common\CollectionsArrayCollection {#1060}
                    "view" => []
                  ]
                  "submitted_data" => array:2 [
                    "norm" => Doctrine\Common\CollectionsArrayCollection {#1060}
                    "view" => array:3 [
                      0 => "3"
                      1 => "4"
                      2 => "7"
                    ]
                  ]
                  "errors" => []
                ]
                "000000005f03796c000000000cd21aff" => array:9 [
                  "id" => "article_category"
                  "name" => "category"
                  "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                  "synchronized" => true
                  "passed_options" => array:2 [
                    "choice_label" => "name"
                    "class" => "App\Entity\Category"
                  ]
                  "resolved_options" => array:59 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "choice_attr" => null
                    "choice_label" => "name"
                    "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1458
                      -manager: Doctrine\ORMEntityManager {#682 …11}
                      -class: "App\Entity\Category"
                      -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1459
                        -om: Doctrine\ORMEntityManager {#682 …11}
                        -classMetadata: Doctrine\ORM\MappingClassMetadata {#1410 …40}
                        -singleId: true
                        -intId: true
                        -idField: "id"
                        -associationIdReader: null
                      }
                      -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#1457 …1}
                      -choiceList: null
                    }
                    "choice_name" => array:2 [
                      0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                      1 => "createChoiceName"
                    ]
                    "choice_translation_domain" => false
                    "choice_value" => array:2 [
                      0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1459}
                      1 => "getIdValue"
                    ]
                    "choices" => null
                    "class" => "App\Entity\Category"
                    "compound" => false
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => true
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    "data_class" => null
                    "disabled" => false
                    "em" => Doctrine\ORMEntityManager {#682 …11}
                    "empty_data" => ""
                    "error_bubbling" => false
                    "error_mapping" => []
                    "expanded" => false
                    "extra_fields_message" => "This form should not contain extra fields."
                    "group_by" => null
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1459}
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "multiple" => false
                    "placeholder" => null
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "preferred_choices" => []
                    "property_path" => null
                    "query_builder" => null
                    "required" => true
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => false
                    "upload_max_size_message" => Closure() {#1408
                      class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                      this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                      use: { …3}
                    }
                    "validation_groups" => null
                  ]
                  "default_data" => array:2 [
                    "norm" => null
                    "view" => ""
                  ]
                  "submitted_data" => array:2 [
                    "norm" => App\EntityCategory {#1713}
                    "view" => "1"
                  ]
                  "errors" => []
                ]
                "000000005f03796f000000000cd21aff" => array:9 [
                  "id" => "article_isPublished"
                  "name" => "isPublished"
                  "type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
                  "synchronized" => true
                  "passed_options" => array:1 [
                    "required" => false
                  ]
                  "resolved_options" => array:45 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "compound" => false
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => true
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    "data_class" => null
                    "disabled" => false
                    "empty_data" => Closure(FormInterface $form, $viewData) {#1473
                      class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                      this: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1470 …}
                    }
                    "error_bubbling" => false
                    "error_mapping" => []
                    "extra_fields_message" => "This form should not contain extra fields."
                    "false_values" => array:1 [
                      0 => null
                    ]
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "property_path" => null
                    "required" => false
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => true
                    "upload_max_size_message" => Closure() {#1475
                      class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                      this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                      use: { …3}
                    }
                    "validation_groups" => null
                    "value" => "1"
                  ]
                  "default_data" => array:1 [
                    "norm" => null
                  ]
                  "submitted_data" => array:2 [
                    "norm" => true
                    "view" => "1"
                  ]
                  "errors" => []
                ]
              ]
              -dataByView: null
              -formsByView: null
              #data: array:3 [
                "forms" => array:1 [
                  "article" => &48 array:11 [
                    "id" => "article"
                    "name" => "article"
                    "type_class" => "App\Form\ArticleType"
                    "synchronized" => true
                    "passed_options" => array:1 [
                      "data" => App\EntityArticle {#1058}
                    ]
                    "resolved_options" => array:44 [
                      "action" => ""
                      "allow_extra_fields" => false
                      "allow_file_upload" => false
                      "attr" => []
                      "attr_translation_parameters" => []
                      "auto_initialize" => true
                      "block_name" => null
                      "block_prefix" => null
                      "by_reference" => true
                      "compound" => true
                      "constraints" => []
                      "csrf_field_name" => "_token"
                      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                      "csrf_protection" => false
                      "csrf_token_id" => null
                      "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                      "data" => App\EntityArticle {#1058}
                      "data_class" => "App\Entity\Article"
                      "disabled" => false
                      "empty_data" => Closure(FormInterface $form) {#1103}
                      "error_bubbling" => true
                      "error_mapping" => []
                      "extra_fields_message" => "This form should not contain extra fields."
                      "help" => null
                      "help_attr" => []
                      "help_html" => false
                      "help_translation_parameters" => []
                      "inherit_data" => false
                      "invalid_message" => "This value is not valid."
                      "invalid_message_parameters" => []
                      "label" => null
                      "label_attr" => []
                      "label_format" => null
                      "label_translation_parameters" => []
                      "mapped" => true
                      "method" => "POST"
                      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                      "property_path" => null
                      "required" => true
                      "row_attr" => []
                      "translation_domain" => null
                      "trim" => true
                      "upload_max_size_message" => Closure() {#1105}
                      "validation_groups" => null
                    ]
                    "default_data" => array:1 [
                      "norm" => App\EntityArticle {#1058}
                    ]
                    "submitted_data" => array:1 [
                      "norm" => App\EntityArticle {#1058}
                    ]
                    "errors" => []
                    "has_children_error" => true
                    "children" => array:6 [
                      "title" => &49 array:10 [
                        "id" => "article_title"
                        "name" => "title"
                        "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                        "synchronized" => true
                        "passed_options" => []
                        "resolved_options" => array:43 [
                          "action" => ""
                          "allow_extra_fields" => false
                          "allow_file_upload" => false
                          "attr" => []
                          "attr_translation_parameters" => []
                          "auto_initialize" => true
                          "block_name" => null
                          "block_prefix" => null
                          "by_reference" => true
                          "compound" => false
                          "constraints" => []
                          "csrf_field_name" => "_token"
                          "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                          "csrf_protection" => true
                          "csrf_token_id" => null
                          "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                          "data_class" => null
                          "disabled" => false
                          "empty_data" => Closure(FormInterface $form) {#1116}
                          "error_bubbling" => false
                          "error_mapping" => []
                          "extra_fields_message" => "This form should not contain extra fields."
                          "help" => null
                          "help_attr" => []
                          "help_html" => false
                          "help_translation_parameters" => []
                          "inherit_data" => false
                          "invalid_message" => "This value is not valid."
                          "invalid_message_parameters" => []
                          "label" => null
                          "label_attr" => []
                          "label_format" => null
                          "label_translation_parameters" => []
                          "mapped" => true
                          "method" => "POST"
                          "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                          "property_path" => null
                          "required" => true
                          "row_attr" => []
                          "translation_domain" => null
                          "trim" => true
                          "upload_max_size_message" => Closure() {#1118}
                          "validation_groups" => null
                        ]
                        "default_data" => array:2 [
                          "norm" => null
                          "view" => ""
                        ]
                        "submitted_data" => array:2 [
                          "norm" => null
                          "view" => ""
                        ]
                        "errors" => array:1 [
                          0 => array:3 [ …3]
                        ]
                        "children" => []
                      ]
                      "contents" => &50 array:10 [
                        "id" => "article_contents"
                        "name" => "contents"
                        "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                        "synchronized" => true
                        "passed_options" => array:1 [
                          "required" => true
                        ]
                        "resolved_options" => array:43 [
                          "action" => ""
                          "allow_extra_fields" => false
                          "allow_file_upload" => false
                          "attr" => []
                          "attr_translation_parameters" => []
                          "auto_initialize" => true
                          "block_name" => null
                          "block_prefix" => null
                          "by_reference" => true
                          "compound" => false
                          "constraints" => []
                          "csrf_field_name" => "_token"
                          "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                          "csrf_protection" => true
                          "csrf_token_id" => null
                          "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                          "data_class" => null
                          "disabled" => false
                          "empty_data" => Closure(FormInterface $form) {#1265}
                          "error_bubbling" => false
                          "error_mapping" => []
                          "extra_fields_message" => "This form should not contain extra fields."
                          "help" => null
                          "help_attr" => []
                          "help_html" => false
                          "help_translation_parameters" => []
                          "inherit_data" => false
                          "invalid_message" => "This value is not valid."
                          "invalid_message_parameters" => []
                          "label" => null
                          "label_attr" => []
                          "label_format" => null
                          "label_translation_parameters" => []
                          "mapped" => true
                          "method" => "POST"
                          "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                          "property_path" => null
                          "required" => true
                          "row_attr" => []
                          "translation_domain" => null
                          "trim" => true
                          "upload_max_size_message" => Closure() {#1146}
                          "validation_groups" => null
                        ]
                        "default_data" => array:2 [
                          "norm" => null
                          "view" => ""
                        ]
                        "submitted_data" => array:1 [
                          "norm" => "tytytytytytytytytyty"
                        ]
                        "errors" => []
                        "children" => []
                      ]
                      "images" => &51 array:10 [
                        "id" => "article_images"
                        "name" => "images"
                        "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                        "synchronized" => true
                        "passed_options" => array:4 [
                          "class" => "App\Entity\ArticleImage"
                          "em" => "default"
                          "multiple" => true
                          "required" => false
                        ]
                        "resolved_options" => array:59 [
                          "action" => ""
                          "allow_extra_fields" => false
                          "allow_file_upload" => false
                          "attr" => []
                          "attr_translation_parameters" => []
                          "auto_initialize" => true
                          "block_name" => null
                          "block_prefix" => null
                          "by_reference" => true
                          "choice_attr" => null
                          "choice_label" => array:2 [ …2]
                          "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1334}
                          "choice_name" => array:2 [ …2]
                          "choice_translation_domain" => false
                          "choice_value" => array:2 [ …2]
                          "choices" => null
                          "class" => "App\Entity\ArticleImage"
                          "compound" => false
                          "constraints" => []
                          "csrf_field_name" => "_token"
                          "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                          "csrf_protection" => true
                          "csrf_token_id" => null
                          "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                          "data_class" => null
                          "disabled" => false
                          "em" => Doctrine\ORMEntityManager {#682 …11}
                          "empty_data" => []
                          "error_bubbling" => false
                          "error_mapping" => []
                          "expanded" => false
                          "extra_fields_message" => "This form should not contain extra fields."
                          "group_by" => null
                          "help" => null
                          "help_attr" => []
                          "help_html" => false
                          "help_translation_parameters" => []
                          "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1335}
                          "inherit_data" => false
                          "invalid_message" => "This value is not valid."
                          "invalid_message_parameters" => []
                          "label" => null
                          "label_attr" => []
                          "label_format" => null
                          "label_translation_parameters" => []
                          "mapped" => true
                          "method" => "POST"
                          "multiple" => true
                          "placeholder" => null
                          "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                          "preferred_choices" => []
                          "property_path" => null
                          "query_builder" => null
                          "required" => false
                          "row_attr" => []
                          "translation_domain" => null
                          "trim" => false
                          "upload_max_size_message" => Closure() {#1292}
                          "validation_groups" => null
                        ]
                        "default_data" => array:2 [
                          "norm" => Doctrine\Common\CollectionsArrayCollection {#1059}
                          "view" => []
                        ]
                        "submitted_data" => array:2 [
                          "norm" => Doctrine\Common\CollectionsArrayCollection {#1059}
                          "view" => []
                        ]
                        "errors" => []
                        "children" => []
                      ]
                      "tags" => &52 array:10 [
                        "id" => "article_tags"
                        "name" => "tags"
                        "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                        "synchronized" => true
                        "passed_options" => array:3 [
                          "choice_label" => "name"
                          "class" => "App\Entity\Tag"
                          "multiple" => true
                        ]
                        "resolved_options" => array:59 [
                          "action" => ""
                          "allow_extra_fields" => false
                          "allow_file_upload" => false
                          "attr" => []
                          "attr_translation_parameters" => []
                          "auto_initialize" => true
                          "block_name" => null
                          "block_prefix" => null
                          "by_reference" => true
                          "choice_attr" => null
                          "choice_label" => "name"
                          "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1394}
                          "choice_name" => array:2 [ …2]
                          "choice_translation_domain" => false
                          "choice_value" => array:2 [ …2]
                          "choices" => null
                          "class" => "App\Entity\Tag"
                          "compound" => false
                          "constraints" => []
                          "csrf_field_name" => "_token"
                          "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                          "csrf_protection" => true
                          "csrf_token_id" => null
                          "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                          "data_class" => null
                          "disabled" => false
                          "em" => Doctrine\ORMEntityManager {#682 …11}
                          "empty_data" => []
                          "error_bubbling" => false
                          "error_mapping" => []
                          "expanded" => false
                          "extra_fields_message" => "This form should not contain extra fields."
                          "group_by" => null
                          "help" => null
                          "help_attr" => []
                          "help_html" => false
                          "help_translation_parameters" => []
                          "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1395}
                          "inherit_data" => false
                          "invalid_message" => "This value is not valid."
                          "invalid_message_parameters" => []
                          "label" => null
                          "label_attr" => []
                          "label_format" => null
                          "label_translation_parameters" => []
                          "mapped" => true
                          "method" => "POST"
                          "multiple" => true
                          "placeholder" => null
                          "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                          "preferred_choices" => []
                          "property_path" => null
                          "query_builder" => null
                          "required" => true
                          "row_attr" => []
                          "translation_domain" => null
                          "trim" => false
                          "upload_max_size_message" => Closure() {#1346}
                          "validation_groups" => null
                        ]
                        "default_data" => array:2 [
                          "norm" => Doctrine\Common\CollectionsArrayCollection {#1060}
                          "view" => []
                        ]
                        "submitted_data" => array:2 [
                          "norm" => Doctrine\Common\CollectionsArrayCollection {#1060}
                          "view" => array:3 [ …3]
                        ]
                        "errors" => []
                        "children" => []
                      ]
                      "category" => &53 array:10 [
                        "id" => "article_category"
                        "name" => "category"
                        "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                        "synchronized" => true
                        "passed_options" => array:2 [
                          "choice_label" => "name"
                          "class" => "App\Entity\Category"
                        ]
                        "resolved_options" => array:59 [
                          "action" => ""
                          "allow_extra_fields" => false
                          "allow_file_upload" => false
                          "attr" => []
                          "attr_translation_parameters" => []
                          "auto_initialize" => true
                          "block_name" => null
                          "block_prefix" => null
                          "by_reference" => true
                          "choice_attr" => null
                          "choice_label" => "name"
                          "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1458}
                          "choice_name" => array:2 [ …2]
                          "choice_translation_domain" => false
                          "choice_value" => array:2 [ …2]
                          "choices" => null
                          "class" => "App\Entity\Category"
                          "compound" => false
                          "constraints" => []
                          "csrf_field_name" => "_token"
                          "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                          "csrf_protection" => true
                          "csrf_token_id" => null
                          "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                          "data_class" => null
                          "disabled" => false
                          "em" => Doctrine\ORMEntityManager {#682 …11}
                          "empty_data" => ""
                          "error_bubbling" => false
                          "error_mapping" => []
                          "expanded" => false
                          "extra_fields_message" => "This form should not contain extra fields."
                          "group_by" => null
                          "help" => null
                          "help_attr" => []
                          "help_html" => false
                          "help_translation_parameters" => []
                          "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1459}
                          "inherit_data" => false
                          "invalid_message" => "This value is not valid."
                          "invalid_message_parameters" => []
                          "label" => null
                          "label_attr" => []
                          "label_format" => null
                          "label_translation_parameters" => []
                          "mapped" => true
                          "method" => "POST"
                          "multiple" => false
                          "placeholder" => null
                           …10
                        ]
                        "default_data" => array:2 [ …2]
                        "submitted_data" => array:2 [ …2]
                        "errors" => []
                        "children" => []
                      ]
                      "isPublished" => &54 array:10 [
                        "id" => "article_isPublished"
                        "name" => "isPublished"
                        "type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
                        "synchronized" => true
                        "passed_options" => array:1 [ …1]
                        "resolved_options" => array:45 [ …45]
                        "default_data" => array:1 [ …1]
                        "submitted_data" => array:2 [ …2]
                        "errors" => []
                        "children" => []
                      ]
                    ]
                  ]
                ]
                "forms_by_hash" => array:7 [
                  "000000005f037909000000000cd21aff" => &48 array:11 [&48]
                  "000000005f037978000000000cd21aff" => &49 array:10 [&49]
                  "000000005f03797b000000000cd21aff" => &50 array:10 [&50]
                  "000000005f037966000000000cd21aff" => &51 array:10 [&51]
                  "000000005f037961000000000cd21aff" => &52 array:10 [&52]
                  "000000005f03796c000000000cd21aff" => &53 array:10 [&53]
                  "000000005f03796f000000000cd21aff" => &54 array:10 [&54]
                ]
                "nb_errors" => 1
              ]
              -cloner: null
            }
          }
          -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1101
            -defined: array:44 [
              "block_name" => true
              "block_prefix" => true
              "disabled" => true
              "label" => true
              "label_format" => true
              "row_attr" => true
              "label_translation_parameters" => true
              "attr_translation_parameters" => true
              "attr" => true
              "translation_domain" => true
              "auto_initialize" => true
              "data" => true
              "data_class" => true
              "empty_data" => true
              "trim" => true
              "required" => true
              "property_path" => true
              "mapped" => true
              "by_reference" => true
              "error_bubbling" => true
              "label_attr" => true
              "inherit_data" => true
              "compound" => true
              "method" => true
              "action" => true
              "post_max_size_message" => true
              "upload_max_size_message" => true
              "allow_file_upload" => true
              "help" => true
              "help_attr" => true
              "help_html" => true
              "help_translation_parameters" => true
              "validation_groups" => true
              "error_mapping" => true
              "constraints" => true
              "invalid_message" => true
              "invalid_message_parameters" => true
              "allow_extra_fields" => true
              "extra_fields_message" => true
              "csrf_protection" => true
              "csrf_field_name" => true
              "csrf_message" => true
              "csrf_token_manager" => true
              "csrf_token_id" => true
            ]
            -defaults: array:43 [
              "block_name" => null
              "block_prefix" => null
              "disabled" => false
              "label" => null
              "label_format" => null
              "row_attr" => []
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "attr" => []
              "translation_domain" => null
              "auto_initialize" => true
              "data_class" => "App\Entity\Article"
              "empty_data" => null
              "trim" => true
              "required" => true
              "property_path" => null
              "mapped" => true
              "by_reference" => true
              "error_bubbling" => null
              "label_attr" => []
              "inherit_data" => false
              "compound" => true
              "method" => "POST"
              "action" => ""
              "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
              "upload_max_size_message" => null
              "allow_file_upload" => false
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "validation_groups" => null
              "error_mapping" => []
              "constraints" => []
              "invalid_message" => "This value is not valid."
              "invalid_message_parameters" => []
              "allow_extra_fields" => false
              "extra_fields_message" => "This form should not contain extra fields."
              "csrf_protection" => false
              "csrf_field_name" => "_token"
              "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
              "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
              "csrf_token_id" => null
            ]
            -nested: []
            -required: []
            -resolved: array:30 [
              "block_name" => null
              "disabled" => false
              "label" => null
              "label_format" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "translation_domain" => null
              "auto_initialize" => true
              "trim" => true
              "required" => true
              "property_path" => null
              "mapped" => true
              "by_reference" => true
              "inherit_data" => false
              "compound" => true
              "method" => "POST"
              "action" => ""
              "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
              "allow_file_upload" => false
              "help_translation_parameters" => []
              "error_mapping" => []
              "invalid_message" => "This value is not valid."
              "invalid_message_parameters" => []
              "allow_extra_fields" => false
              "extra_fields_message" => "This form should not contain extra fields."
              "csrf_protection" => false
              "csrf_field_name" => "_token"
              "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
              "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
              "csrf_token_id" => null
            ]
            -normalizers: array:3 [
              "validation_groups" => array:1 [
                0 => Closure(Options $options, $groups) {#1098
                  class: "Symfony\Component\Form\Extension\Validator\TypeBaseValidatorExtension"
                  this: Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#1071}
                }
              ]
              "constraints" => array:1 [
                0 => Closure(Options $options, $constraints) {#1099
                  class: "Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension"
                  this: Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#1071}
                }
              ]
              "upload_max_size_message" => array:1 [
                0 => Closure(Options $options, $message) {#1100
                  class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                  this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1087 …}
                  use: { …2}
                }
              ]
            ]
            -allowedValues: []
            -allowedTypes: array:8 [
              "block_prefix" => array:2 [
                0 => "null"
                1 => "string"
              ]
              "attr" => array:1 [
                0 => "array"
              ]
              "row_attr" => array:1 [
                0 => "array"
              ]
              "label_attr" => array:1 [
                0 => "array"
              ]
              "upload_max_size_message" => array:1 [
                0 => "callable"
              ]
              "help" => array:2 [
                0 => "string"
                1 => "null"
              ]
              "help_attr" => array:1 [
                0 => "array"
              ]
              "help_html" => array:1 [
                0 => "bool"
              ]
            ]
            -lazy: array:3 [
              "empty_data" => array:1 [
                0 => Closure(Options $options) {#1095
                  class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                  this: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
                }
              ]
              "error_bubbling" => array:1 [
                0 => Closure(Options $options) {#1097
                  class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                  this: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
                }
              ]
              "upload_max_size_message" => array:1 [
                0 => Closure(Options $options) {#1096
                  class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                  this: Symfony\Component\Form\Extension\Core\TypeFormType {#1064 …}
                }
              ]
            ]
            -calling: []
            -deprecated: []
            -given: []
            -locked: false
            -parentsOptions: []
          }
        }
        -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
      }
      -viewTransformers: []
      -modelTransformers: []
      -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperPropertyPathMapper {#1108
        -propertyAccessor: Symfony\Component\PropertyAccessPropertyAccessor {#865
          -magicCall: false
          -ignoreInvalidIndices: true
          -ignoreInvalidProperty: false
          -cacheItemPool: Symfony\Component\Cache\AdapterArrayAdapter {#866
            -storeSerialized: false
            -values: array:9 [
              "rApp.Entity.Article..title" => array:3 [
                0 => true
                1 => 0
                2 => "getTitle"
              ]
              "rApp.Entity.Article..contents" => array:3 [
                0 => true
                1 => 0
                2 => "getContents"
              ]
              "rApp.Entity.Article..images" => array:3 [
                0 => true
                1 => 0
                2 => "getImages"
              ]
              "rApp.Entity.Article..tags" => array:3 [
                0 => true
                1 => 0
                2 => "getTags"
              ]
              "rApp.Entity.Article..category" => array:3 [
                0 => true
                1 => 0
                2 => "getCategory"
              ]
              "rApp.Entity.Article..isPublished" => array:3 [
                0 => true
                1 => 0
                2 => "getIsPublished"
              ]
              "wApp.Entity.Article..contents..0" => array:3 [
                0 => true
                1 => 0
                2 => "setContents"
              ]
              "wApp.Entity.Article..category..0" => array:3 [
                0 => true
                1 => 0
                2 => "setCategory"
              ]
              "wApp.Entity.Article..isPublished..0" => array:3 [
                0 => true
                1 => 0
                2 => "setIsPublished"
              ]
            ]
            -expiries: array:9 [
              "rApp.Entity.Article..title" => 9223372036854775807
              "rApp.Entity.Article..contents" => 9223372036854775807
              "rApp.Entity.Article..images" => 9223372036854775807
              "rApp.Entity.Article..tags" => 9223372036854775807
              "rApp.Entity.Article..category" => 9223372036854775807
              "rApp.Entity.Article..isPublished" => 9223372036854775807
              "wApp.Entity.Article..contents..0" => 9223372036854775807
              "wApp.Entity.Article..category..0" => 9223372036854775807
              "wApp.Entity.Article..isPublished..0" => 9223372036854775807
            ]
            -createCacheItem: Closure($key, $value, $isHit) {#868
              class: "Symfony\Component\CacheCacheItem"
              use: {
                $defaultLifetime: 0
              }
            }
            #logger: null
          }
          -propertyPathCache: []
          -readPropertyCache: array:6 [
            "App.Entity.Article..title" => array:3 [
              0 => true
              1 => 0
              2 => "getTitle"
            ]
            "App.Entity.Article..contents" => array:3 [
              0 => true
              1 => 0
              2 => "getContents"
            ]
            "App.Entity.Article..images" => array:3 [
              0 => true
              1 => 0
              2 => "getImages"
            ]
            "App.Entity.Article..tags" => array:3 [
              0 => true
              1 => 0
              2 => "getTags"
            ]
            "App.Entity.Article..category" => array:3 [
              0 => true
              1 => 0
              2 => "getCategory"
            ]
            "App.Entity.Article..isPublished" => array:3 [
              0 => true
              1 => 0
              2 => "getIsPublished"
            ]
          ]
          -writePropertyCache: array:3 [
            "App.Entity.Article..contents..0" => array:3 [
              0 => true
              1 => 0
              2 => "setContents"
            ]
            "App.Entity.Article..category..0" => array:3 [
              0 => true
              1 => 0
              2 => "setCategory"
            ]
            "App.Entity.Article..isPublished..0" => array:3 [
              0 => true
              1 => 0
              2 => "setIsPublished"
            ]
          ]
        }
      }
      -required: true
      -disabled: false
      -errorBubbling: true
      -emptyData: Closure(FormInterface $form) {#1103}
      -attributes: array:1 [
        "data_collector/passed_options" => array:1 [
          "data" => App\EntityArticle {#1058}
        ]
      ]
      -data: App\EntityArticle {#1058}
      -dataClass: "App\Entity\Article"
      -dataLocked: true
      -formFactory: Symfony\Component\FormFormFactory {#892
        -registry: Symfony\Component\FormFormRegistry {#893
          -extensions: array:1 [
            0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#894
              -guesser: Symfony\Component\FormFormTypeGuesserChain {#1125
                -guessers: array:2 [ …2]
              }
              -guesserLoaded: true
              -typeContainer: Symfony\Component\DependencyInjection\ArgumentServiceLocator {#895
                -factory: Symfony\Component\DependencyInjectionContainer::getService($registry, string $id, ?string $method, $load) {#30 …1}
                -serviceMap: array:10 [ …10]
                -serviceTypes: array:10 [ …10]
                -externalId: null
                -container: null
                -factories: array:10 [ …10]
                -loading: []
                -providedTypes: null
              }
              -typeExtensionServices: array:3 [
                "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#896 …2}
                "Symfony\Component\Form\Extension\Core\Type\RepeatedType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#898 …2}
                "Symfony\Component\Form\Extension\Core\Type\SubmitType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#900 …2}
              ]
              -guesserServices: Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#902
                -generator: Closure() {#903 …2}
                -count: 2
              }
            }
          ]
          -types: array:7 [
            "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1066}
            "App\Form\ArticleType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1091}
            "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1112
              -proxiedType: Symfony\Component\FormResolvedFormType {#1113
                -innerType: Symfony\Component\Form\Extension\Core\TypeTextType {#1111}
                -typeExtensions: []
                -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1066}
                -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1114 …14}
              }
              -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
            }
            "Symfony\Component\Form\Extension\Core\Type\TextareaType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1128
              -proxiedType: Symfony\Component\FormResolvedFormType {#1268
                -innerType: Symfony\Component\Form\Extension\Core\TypeTextareaType {#1266}
                -typeExtensions: []
                -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1112}
                -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1264 …14}
              }
              -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
            }
            "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1275
              -proxiedType: Symfony\Component\FormResolvedFormType {#1276
                -innerType: Symfony\Component\Form\Extension\Core\TypeChoiceType {#1141 …1}
                -typeExtensions: []
                -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1066}
                -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1279 …14}
              }
              -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
            }
            "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1277
              -proxiedType: Symfony\Component\FormResolvedFormType {#1278
                -innerType: Symfony\Bridge\Doctrine\Form\TypeEntityType {#1263 …3}
                -typeExtensions: []
                -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1275}
                -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1287 …14}
              }
              -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
            }
            "Symfony\Component\Form\Extension\Core\Type\CheckboxType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1467
              -proxiedType: Symfony\Component\FormResolvedFormType {#1471
                -innerType: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1470 …}
                -typeExtensions: []
                -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1066}
                -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1472 …14}
              }
              -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
            }
          ]
          -guesser: Symfony\Component\FormFormTypeGuesserChain {#1124
            -guessers: array:2 [
              0 => Symfony\Component\Form\Extension\ValidatorValidatorTypeGuesser {#1126
                -metadataFactory: Symfony\Component\Validator\ValidatorTraceableValidator {#1072 …2}
              }
              1 => Symfony\Bridge\Doctrine\FormDoctrineOrmTypeGuesser {#1127
                #registry: Doctrine\Bundle\DoctrineBundleRegistry {#640 …7}
                -cache: array:1 [ …1]
              }
            ]
          }
          -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#904
            -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#905}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
          }
          -checkedTypes: []
        }
      }
      -action: ""
      -method: "POST"
      -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
      -autoInitialize: true
      -options: array:44 [
        "block_name" => null
        "disabled" => false
        "label" => null
        "label_format" => null
        "label_translation_parameters" => []
        "attr_translation_parameters" => []
        "translation_domain" => null
        "auto_initialize" => true
        "trim" => true
        "required" => true
        "property_path" => null
        "mapped" => true
        "by_reference" => true
        "inherit_data" => false
        "compound" => true
        "method" => "POST"
        "action" => ""
        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
        "allow_file_upload" => false
        "help_translation_parameters" => []
        "error_mapping" => []
        "invalid_message" => "This value is not valid."
        "invalid_message_parameters" => []
        "allow_extra_fields" => false
        "extra_fields_message" => "This form should not contain extra fields."
        "csrf_protection" => false
        "csrf_field_name" => "_token"
        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
        "csrf_token_id" => null
        "block_prefix" => null
        "row_attr" => []
        "attr" => []
        "data_class" => "App\Entity\Article"
        "empty_data" => Closure(FormInterface $form) {#1103}
        "error_bubbling" => true
        "label_attr" => []
        "upload_max_size_message" => Closure() {#1105}
        "help" => null
        "help_attr" => []
        "help_html" => false
        "validation_groups" => null
        "constraints" => []
        "data" => App\EntityArticle {#1058}
      ]
    }
    -parent: null
    -children: Symfony\Component\Form\UtilOrderedHashMap {#1483
      -elements: array:6 [
        "title" => Symfony\Component\FormForm {#1484
          -config: Symfony\Component\FormFormBuilder {#1485
            -children: []
            -unresolvedChildren: []
            #locked: true
            -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1511 …1}
            -name: "title"
            -propertyPath: null
            -mapped: true
            -byReference: true
            -inheritData: false
            -compound: false
            -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1112}
            -viewTransformers: []
            -modelTransformers: []
            -dataMapper: null
            -required: true
            -disabled: false
            -errorBubbling: false
            -emptyData: Closure(FormInterface $form) {#1116}
            -attributes: array:1 [
              "data_collector/passed_options" => []
            ]
            -data: null
            -dataClass: null
            -dataLocked: false
            -formFactory: Symfony\Component\FormFormFactory {#892}
            -action: ""
            -method: "POST"
            -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
            -autoInitialize: false
            -options: array:43 [
              "block_name" => null
              "disabled" => false
              "label" => null
              "label_format" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "translation_domain" => null
              "auto_initialize" => true
              "trim" => true
              "required" => true
              "property_path" => null
              "mapped" => true
              "by_reference" => true
              "inherit_data" => false
              "compound" => false
              "method" => "POST"
              "action" => ""
              "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
              "allow_file_upload" => false
              "help_translation_parameters" => []
              "error_mapping" => []
              "invalid_message" => "This value is not valid."
              "invalid_message_parameters" => []
              "allow_extra_fields" => false
              "extra_fields_message" => "This form should not contain extra fields."
              "csrf_protection" => true
              "csrf_field_name" => "_token"
              "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
              "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
              "csrf_token_id" => null
              "block_prefix" => null
              "row_attr" => []
              "attr" => []
              "data_class" => null
              "empty_data" => Closure(FormInterface $form) {#1116}
              "error_bubbling" => false
              "label_attr" => []
              "upload_max_size_message" => Closure() {#1118}
              "help" => null
              "help_attr" => []
              "help_html" => false
              "validation_groups" => null
              "constraints" => []
            ]
          }
          -parent: Symfony\Component\FormForm {#1469}
          -children: Symfony\Component\Form\UtilOrderedHashMap {#1486
            -elements: []
            -orderedKeys: []
            -managedCursors: []
          }
          -errors: array:1 [
            0 => Symfony\Component\FormFormError {#2036
              #messageTemplate: "This value should not be blank."
              #messageParameters: array:1 [
                "{{ value }}" => "null"
              ]
              #messagePluralization: null
              -message: "This value should not be blank."
              -cause: Symfony\Component\ValidatorConstraintViolation {#2031
                -message: "This value should not be blank."
                -messageTemplate: "This value should not be blank."
                -parameters: array:1 [ …1]
                -plural: null
                -root: Symfony\Component\FormForm {#1469}
                -propertyPath: "data.title"
                -invalidValue: null
                -constraint: Symfony\Component\Validator\ConstraintsNotBlank {#1157 …5}
                -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
                -cause: null
              }
              -origin: Symfony\Component\FormForm {#1484}
            }
          ]
          -submitted: true
          -clickedButton: null
          -modelData: null
          -normData: null
          -viewData: ""
          -extraData: []
          -transformationFailure: null
          -defaultDataSet: true
          -lockSetData: false
          -name: "title"
          -inheritData: false
          -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1509
            -elements: array:1 [
              0 => "title"
            ]
            -length: 1
            -isIndex: array:1 [
              0 => false
            ]
            -pathAsString: "title"
          }
        }
        "contents" => Symfony\Component\FormForm {#1487
          -config: Symfony\Component\FormFormBuilder {#1488
            -children: []
            -unresolvedChildren: []
            #locked: true
            -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1514 …1}
            -name: "contents"
            -propertyPath: null
            -mapped: true
            -byReference: true
            -inheritData: false
            -compound: false
            -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1128}
            -viewTransformers: []
            -modelTransformers: []
            -dataMapper: null
            -required: true
            -disabled: false
            -errorBubbling: false
            -emptyData: Closure(FormInterface $form) {#1265}
            -attributes: array:1 [
              "data_collector/passed_options" => array:1 [
                "required" => true
              ]
            ]
            -data: null
            -dataClass: null
            -dataLocked: false
            -formFactory: Symfony\Component\FormFormFactory {#892}
            -action: ""
            -method: "POST"
            -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
            -autoInitialize: false
            -options: array:43 [
              "block_name" => null
              "disabled" => false
              "label" => null
              "label_format" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "translation_domain" => null
              "auto_initialize" => true
              "trim" => true
              "property_path" => null
              "mapped" => true
              "by_reference" => true
              "inherit_data" => false
              "compound" => false
              "method" => "POST"
              "action" => ""
              "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
              "allow_file_upload" => false
              "help_translation_parameters" => []
              "error_mapping" => []
              "invalid_message" => "This value is not valid."
              "invalid_message_parameters" => []
              "allow_extra_fields" => false
              "extra_fields_message" => "This form should not contain extra fields."
              "csrf_protection" => true
              "csrf_field_name" => "_token"
              "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
              "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
              "csrf_token_id" => null
              "block_prefix" => null
              "row_attr" => []
              "attr" => []
              "data_class" => null
              "empty_data" => Closure(FormInterface $form) {#1265}
              "required" => true
              "error_bubbling" => false
              "label_attr" => []
              "upload_max_size_message" => Closure() {#1146}
              "help" => null
              "help_attr" => []
              "help_html" => false
              "validation_groups" => null
              "constraints" => []
            ]
          }
          -parent: Symfony\Component\FormForm {#1469}
          -children: Symfony\Component\Form\UtilOrderedHashMap {#1489
            -elements: []
            -orderedKeys: []
            -managedCursors: []
          }
          -errors: []
          -submitted: true
          -clickedButton: null
          -modelData: "tytytytytytytytytyty"
          -normData: "tytytytytytytytytyty"
          -viewData: "tytytytytytytytytyty"
          -extraData: []
          -transformationFailure: null
          -defaultDataSet: true
          -lockSetData: false
          -name: "contents"
          -inheritData: false
          -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1510
            -elements: array:1 [
              0 => "contents"
            ]
            -length: 1
            -isIndex: array:1 [
              0 => false
            ]
            -pathAsString: "contents"
          }
        }
        "images" => Symfony\Component\FormForm {#1490
          -config: Symfony\Component\FormFormBuilder {#1491
            -children: []
            -unresolvedChildren: []
            #locked: true
            -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1517 …1}
            -name: "images"
            -propertyPath: null
            -mapped: true
            -byReference: true
            -inheritData: false
            -compound: false
            -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1277}
            -viewTransformers: array:2 [
              0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1345}
              1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1341
                -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#1340
                  -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1334}
                  -value: array:2 [ …2]
                }
              }
            ]
            -modelTransformers: []
            -dataMapper: null
            -required: false
            -disabled: false
            -errorBubbling: false
            -emptyData: []
            -attributes: array:2 [
              "data_collector/passed_options" => array:4 [
                "em" => "default"
                "class" => "App\Entity\ArticleImage"
                "multiple" => true
                "required" => false
              ]
              "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1340}
            ]
            -data: null
            -dataClass: null
            -dataLocked: false
            -formFactory: Symfony\Component\FormFormFactory {#892}
            -action: ""
            -method: "POST"
            -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
            -autoInitialize: false
            -options: array:59 [
              "block_name" => null
              "disabled" => false
              "label" => null
              "label_format" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "translation_domain" => null
              "auto_initialize" => true
              "trim" => false
              "property_path" => null
              "mapped" => true
              "by_reference" => true
              "inherit_data" => false
              "method" => "POST"
              "action" => ""
              "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
              "allow_file_upload" => false
              "help_translation_parameters" => []
              "error_mapping" => []
              "invalid_message" => "This value is not valid."
              "invalid_message_parameters" => []
              "allow_extra_fields" => false
              "extra_fields_message" => "This form should not contain extra fields."
              "csrf_protection" => true
              "csrf_field_name" => "_token"
              "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
              "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
              "csrf_token_id" => null
              "expanded" => false
              "block_prefix" => null
              "row_attr" => []
              "attr" => []
              "data_class" => null
              "multiple" => true
              "empty_data" => []
              "required" => false
              "error_bubbling" => false
              "label_attr" => []
              "compound" => false
              "upload_max_size_message" => Closure() {#1292}
              "help" => null
              "help_attr" => []
              "help_html" => false
              "validation_groups" => null
              "constraints" => []
              "choices" => null
              "query_builder" => null
              "em" => Doctrine\ORMEntityManager {#682 …11}
              "class" => "App\Entity\ArticleImage"
              "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1335}
              "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1334}
              "choice_label" => array:2 [
                0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                1 => "createChoiceLabel"
              ]
              "choice_name" => array:2 [
                0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                1 => "createChoiceName"
              ]
              "choice_value" => array:2 [
                0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1335}
                1 => "getIdValue"
              ]
              "choice_attr" => null
              "preferred_choices" => []
              "group_by" => null
              "placeholder" => null
              "choice_translation_domain" => false
            ]
          }
          -parent: Symfony\Component\FormForm {#1469}
          -children: Symfony\Component\Form\UtilOrderedHashMap {#1492
            -elements: []
            -orderedKeys: []
            -managedCursors: []
          }
          -errors: []
          -submitted: true
          -clickedButton: null
          -modelData: Doctrine\Common\CollectionsArrayCollection {#1059}
          -normData: Doctrine\Common\CollectionsArrayCollection {#1059}
          -viewData: []
          -extraData: []
          -transformationFailure: null
          -defaultDataSet: true
          -lockSetData: false
          -name: "images"
          -inheritData: false
          -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1513
            -elements: array:1 [
              0 => "images"
            ]
            -length: 1
            -isIndex: array:1 [
              0 => false
            ]
            -pathAsString: "images"
          }
        }
        "tags" => Symfony\Component\FormForm {#1493
          -config: Symfony\Component\FormFormBuilder {#1494
            -children: []
            -unresolvedChildren: []
            #locked: true
            -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1520 …1}
            -name: "tags"
            -propertyPath: null
            -mapped: true
            -byReference: true
            -inheritData: false
            -compound: false
            -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1277}
            -viewTransformers: array:2 [
              0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1405}
              1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1401
                -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#1400
                  -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1394}
                  -value: array:2 [ …2]
                }
              }
            ]
            -modelTransformers: []
            -dataMapper: null
            -required: true
            -disabled: false
            -errorBubbling: false
            -emptyData: []
            -attributes: array:2 [
              "data_collector/passed_options" => array:3 [
                "class" => "App\Entity\Tag"
                "choice_label" => "name"
                "multiple" => true
              ]
              "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1400}
            ]
            -data: null
            -dataClass: null
            -dataLocked: false
            -formFactory: Symfony\Component\FormFormFactory {#892}
            -action: ""
            -method: "POST"
            -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
            -autoInitialize: false
            -options: array:59 [
              "block_name" => null
              "disabled" => false
              "label" => null
              "label_format" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "translation_domain" => null
              "auto_initialize" => true
              "trim" => false
              "required" => true
              "property_path" => null
              "mapped" => true
              "by_reference" => true
              "inherit_data" => false
              "method" => "POST"
              "action" => ""
              "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
              "allow_file_upload" => false
              "help_translation_parameters" => []
              "error_mapping" => []
              "invalid_message" => "This value is not valid."
              "invalid_message_parameters" => []
              "allow_extra_fields" => false
              "extra_fields_message" => "This form should not contain extra fields."
              "csrf_protection" => true
              "csrf_field_name" => "_token"
              "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
              "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
              "csrf_token_id" => null
              "expanded" => false
              "block_prefix" => null
              "row_attr" => []
              "attr" => []
              "data_class" => null
              "multiple" => true
              "empty_data" => []
              "error_bubbling" => false
              "label_attr" => []
              "compound" => false
              "upload_max_size_message" => Closure() {#1346}
              "help" => null
              "help_attr" => []
              "help_html" => false
              "validation_groups" => null
              "constraints" => []
              "choices" => null
              "query_builder" => null
              "class" => "App\Entity\Tag"
              "em" => Doctrine\ORMEntityManager {#682 …11}
              "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1395}
              "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1394}
              "choice_label" => "name"
              "choice_name" => array:2 [
                0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                1 => "createChoiceName"
              ]
              "choice_value" => array:2 [
                0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1395}
                1 => "getIdValue"
              ]
              "choice_attr" => null
              "preferred_choices" => []
              "group_by" => null
              "placeholder" => null
              "choice_translation_domain" => false
            ]
          }
          -parent: Symfony\Component\FormForm {#1469}
          -children: Symfony\Component\Form\UtilOrderedHashMap {#1495
            -elements: []
            -orderedKeys: []
            -managedCursors: []
          }
          -errors: []
          -submitted: true
          -clickedButton: null
          -modelData: Doctrine\Common\CollectionsArrayCollection {#1060}
          -normData: Doctrine\Common\CollectionsArrayCollection {#1060}
          -viewData: array:3 [
            0 => "3"
            1 => "4"
            2 => "7"
          ]
          -extraData: []
          -transformationFailure: null
          -defaultDataSet: true
          -lockSetData: false
          -name: "tags"
          -inheritData: false
          -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1516
            -elements: array:1 [
              0 => "tags"
            ]
            -length: 1
            -isIndex: array:1 [
              0 => false
            ]
            -pathAsString: "tags"
          }
        }
        "category" => Symfony\Component\FormForm {#1496
          -config: Symfony\Component\FormFormBuilder {#1497
            -children: []
            -unresolvedChildren: []
            #locked: true
            -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1523 …1}
            -name: "category"
            -propertyPath: null
            -mapped: true
            -byReference: true
            -inheritData: false
            -compound: false
            -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1277}
            -viewTransformers: array:1 [
              0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1465
                -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#1464
                  -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1458}
                  -value: array:2 [ …2]
                }
              }
            ]
            -modelTransformers: []
            -dataMapper: null
            -required: true
            -disabled: false
            -errorBubbling: false
            -emptyData: ""
            -attributes: array:2 [
              "data_collector/passed_options" => array:2 [
                "class" => "App\Entity\Category"
                "choice_label" => "name"
              ]
              "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1464}
            ]
            -data: null
            -dataClass: null
            -dataLocked: false
            -formFactory: Symfony\Component\FormFormFactory {#892}
            -action: ""
            -method: "POST"
            -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
            -autoInitialize: false
            -options: array:59 [
              "block_name" => null
              "disabled" => false
              "label" => null
              "label_format" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "translation_domain" => null
              "auto_initialize" => true
              "trim" => false
              "required" => true
              "property_path" => null
              "mapped" => true
              "by_reference" => true
              "inherit_data" => false
              "method" => "POST"
              "action" => ""
              "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
              "allow_file_upload" => false
              "help_translation_parameters" => []
              "error_mapping" => []
              "invalid_message" => "This value is not valid."
              "invalid_message_parameters" => []
              "allow_extra_fields" => false
              "extra_fields_message" => "This form should not contain extra fields."
              "csrf_protection" => true
              "csrf_field_name" => "_token"
              "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
              "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
              "csrf_token_id" => null
              "multiple" => false
              "expanded" => false
              "block_prefix" => null
              "row_attr" => []
              "attr" => []
              "data_class" => null
              "empty_data" => ""
              "error_bubbling" => false
              "label_attr" => []
              "compound" => false
              "upload_max_size_message" => Closure() {#1408}
              "help" => null
              "help_attr" => []
              "help_html" => false
              "validation_groups" => null
              "constraints" => []
              "choices" => null
              "query_builder" => null
              "class" => "App\Entity\Category"
              "em" => Doctrine\ORMEntityManager {#682 …11}
              "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1459}
              "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1458}
              "choice_label" => "name"
              "choice_name" => array:2 [
                0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                1 => "createChoiceName"
              ]
              "choice_value" => array:2 [
                0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1459}
                1 => "getIdValue"
              ]
              "choice_attr" => null
              "preferred_choices" => []
              "group_by" => null
              "placeholder" => null
              "choice_translation_domain" => false
            ]
          }
          -parent: Symfony\Component\FormForm {#1469}
          -children: Symfony\Component\Form\UtilOrderedHashMap {#1498
            -elements: []
            -orderedKeys: []
            -managedCursors: []
          }
          -errors: []
          -submitted: true
          -clickedButton: null
          -modelData: App\EntityCategory {#1713}
          -normData: App\EntityCategory {#1713}
          -viewData: "1"
          -extraData: []
          -transformationFailure: null
          -defaultDataSet: true
          -lockSetData: false
          -name: "category"
          -inheritData: false
          -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1519
            -elements: array:1 [
              0 => "category"
            ]
            -length: 1
            -isIndex: array:1 [
              0 => false
            ]
            -pathAsString: "category"
          }
        }
        "isPublished" => Symfony\Component\FormForm {#1499
          -config: Symfony\Component\FormFormBuilder {#1500
            -children: []
            -unresolvedChildren: []
            #locked: true
            -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1526 …1}
            -name: "isPublished"
            -propertyPath: null
            -mapped: true
            -byReference: true
            -inheritData: false
            -compound: false
            -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1467}
            -viewTransformers: array:1 [
              0 => Symfony\Component\Form\Extension\Core\DataTransformerBooleanToStringTransformer {#1482
                -trueValue: "1"
                -falseValues: array:1 [ …1]
              }
            ]
            -modelTransformers: []
            -dataMapper: null
            -required: false
            -disabled: false
            -errorBubbling: false
            -emptyData: Closure(FormInterface $form, $viewData) {#1473}
            -attributes: array:1 [
              "data_collector/passed_options" => array:1 [
                "required" => false
              ]
            ]
            -data: false
            -dataClass: null
            -dataLocked: false
            -formFactory: Symfony\Component\FormFormFactory {#892}
            -action: ""
            -method: "POST"
            -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1069}
            -autoInitialize: false
            -options: array:45 [
              "block_name" => null
              "disabled" => false
              "label" => null
              "label_format" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "translation_domain" => null
              "auto_initialize" => true
              "trim" => true
              "property_path" => null
              "mapped" => true
              "by_reference" => true
              "inherit_data" => false
              "compound" => false
              "method" => "POST"
              "action" => ""
              "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
              "allow_file_upload" => false
              "help_translation_parameters" => []
              "error_mapping" => []
              "invalid_message" => "This value is not valid."
              "invalid_message_parameters" => []
              "allow_extra_fields" => false
              "extra_fields_message" => "This form should not contain extra fields."
              "csrf_protection" => true
              "csrf_field_name" => "_token"
              "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
              "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
              "csrf_token_id" => null
              "value" => "1"
              "block_prefix" => null
              "row_attr" => []
              "attr" => []
              "data_class" => null
              "empty_data" => Closure(FormInterface $form, $viewData) {#1473}
              "required" => false
              "error_bubbling" => false
              "label_attr" => []
              "upload_max_size_message" => Closure() {#1475}
              "help" => null
              "help_attr" => []
              "help_html" => false
              "validation_groups" => null
              "constraints" => []
              "false_values" => array:1 [
                0 => null
              ]
            ]
          }
          -parent: Symfony\Component\FormForm {#1469}
          -children: Symfony\Component\Form\UtilOrderedHashMap {#1501
            -elements: []
            -orderedKeys: []
            -managedCursors: []
          }
          -errors: []
          -submitted: true
          -clickedButton: null
          -modelData: true
          -normData: true
          -viewData: "1"
          -extraData: []
          -transformationFailure: null
          -defaultDataSet: true
          -lockSetData: false
          -name: "isPublished"
          -inheritData: false
          -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1522
            -elements: array:1 [
              0 => "isPublished"
            ]
            -length: 1
            -isIndex: array:1 [
              0 => false
            ]
            -pathAsString: "isPublished"
          }
        }
      ]
      -orderedKeys: array:6 [
        0 => "title"
        1 => "contents"
        2 => "images"
        3 => "tags"
        4 => "category"
        5 => "isPublished"
      ]
      -managedCursors: []
    }
    -errors: []
    -submitted: true
    -clickedButton: null
    -modelData: App\EntityArticle {#1058}
    -normData: App\EntityArticle {#1058}
    -viewData: App\EntityArticle {#1058}
    -extraData: []
    -transformationFailure: null
    -defaultDataSet: true
    -lockSetData: false
    -name: "article"
    -inheritData: false
    -propertyPath: null
  }
  -errors: []
}

POST https://127.0.0.1:8000/api/create/new

  • controller
    "App\Controller\ArticleController::createNewArticle"
    
  • project dirC:\Users\Instructor\PhpstormProjects\workshop

ArticleController.php on line 93

Symfony\Component\Form\Form {#1455
  -config: Symfony\Component\FormFormBuilder {#1454
    -children: []
    -unresolvedChildren: []
    #locked: true
    -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1488 …1}
    -name: "article"
    -propertyPath: null
    -mapped: true
    -byReference: true
    -inheritData: false
    -compound: true
    -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1077
      -proxiedType: Symfony\Component\FormResolvedFormType {#1078
        -innerType: App\FormArticleType {#1049}
        -typeExtensions: []
        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1052
          -proxiedType: Symfony\Component\FormResolvedFormType {#1051
            -innerType: Symfony\Component\Form\Extension\Core\TypeFormType {#1050 …}
            -typeExtensions: array:6 [
              0 => Symfony\Component\Form\Extension\Core\TypeTransformationFailureExtension {#1053
                -translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
              }
              1 => Symfony\Component\Form\Extension\HttpFoundation\TypeFormTypeHttpFoundationExtension {#1054
                -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1055
                  -serverParams: Symfony\Component\Form\UtilServerParams {#1056
                    -requestStack: Symfony\Component\HttpFoundationRequestStack {#131
                      -requests: array:1 [
                        0 => Symfony\Component\HttpFoundationRequest {#7
                          +attributes: Symfony\Component\HttpFoundationParameterBag {#10 …1}
                          +request: Symfony\Component\HttpFoundationParameterBag {#8 …1}
                          +query: Symfony\Component\HttpFoundationParameterBag {#9 …1}
                          +server: Symfony\Component\HttpFoundationServerBag {#13 …1}
                          +files: Symfony\Component\HttpFoundationFileBag {#12 …1}
                          +cookies: Symfony\Component\HttpFoundationParameterBag {#11 …1}
                          +headers: Symfony\Component\HttpFoundationHeaderBag {#14 …2}
                          #content: "{"form_data":{"title":"Some Content fgfgf","contents":"gfgfgf","tags":["2","3","4"],"category":"2","isPublished":true}}"
                          #languages: null
                          #charsets: null
                          #encodings: null
                          #acceptableContentTypes: null
                          #pathInfo: "/api/create/new"
                          #requestUri: "/api/create/new"
                          #baseUrl: ""
                          #basePath: null
                          #method: "POST"
                          #format: null
                          #session: Symfony\Component\HttpFoundation\SessionSession {#618
                            #storage: Symfony\Component\HttpFoundation\Session\StorageNativeSessionStorage {#619
                              #bags: array:2 [ …2]
                              #started: true
                              #closed: false
                              #saveHandler: Symfony\Component\HttpFoundation\Session\Storage\ProxySessionHandlerProxy {#241 …3}
                              #metadataBag: Symfony\Component\HttpFoundation\Session\StorageMetadataBag {#534 …5}
                              -emulateSameSite: null
                            }
                            -flashName: "flashes"
                            -attributeName: "attributes"
                            -data: & array:2 [
                              "_sf2_attributes" => & array:3 [ …3]
                              "_symfony_flashes" => & []
                            ]
                            -usageIndex: & 5
                          }
                          #locale: null
                          #defaultLocale: "en"
                          -preferredFormat: null
                          -isHostValid: true
                          -isForwardedValid: true
                          basePath: ""
                          format: "html"
                        }
                      ]
                    }
                  }
                }
              }
              2 => Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#1057
                -validator: Symfony\Component\Validator\ValidatorTraceableValidator {#1058 …2}
                -violationMapper: Symfony\Component\Form\Extension\Validator\ViolationMapperViolationMapper {#1072 …1}
              }
              3 => Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1073 …}
              4 => Symfony\Component\Form\Extension\Csrf\TypeFormTypeCsrfExtension {#1074
                -defaultTokenManager: Symfony\Component\Security\CsrfCsrfTokenManager {#698
                  -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#699
                    -entropy: 256
                  }
                  -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#617
                    -session: Symfony\Component\HttpFoundation\SessionSession {#618}
                    -namespace: "_csrf"
                  }
                  -namespace: Closure() {#701
                    class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                    this: Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    use: {
                      $namespace: Symfony\Component\HttpFoundationRequestStack {#131}
                      $superGlobalNamespaceGenerator: Closure() {#700 …}
                    }
                  }
                }
                -defaultEnabled: true
                -defaultFieldName: "_token"
                -translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                -translationDomain: "validators"
                -serverParams: Symfony\Component\Form\UtilServerParams {#1056}
              }
              5 => Symfony\Component\Form\Extension\DataCollector\TypeDataCollectorTypeExtension {#1075
                -listener: Symfony\Component\Form\Extension\DataCollector\EventListenerDataCollectorListener {#1076 …1}
              }
            ]
            -parent: null
            -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1079
              -defined: array:44 [
                "block_name" => true
                "block_prefix" => true
                "disabled" => true
                "label" => true
                "label_format" => true
                "row_attr" => true
                "label_translation_parameters" => true
                "attr_translation_parameters" => true
                "attr" => true
                "translation_domain" => true
                "auto_initialize" => true
                "data" => true
                "data_class" => true
                "empty_data" => true
                "trim" => true
                "required" => true
                "property_path" => true
                "mapped" => true
                "by_reference" => true
                "error_bubbling" => true
                "label_attr" => true
                "inherit_data" => true
                "compound" => true
                "method" => true
                "action" => true
                "post_max_size_message" => true
                "upload_max_size_message" => true
                "allow_file_upload" => true
                "help" => true
                "help_attr" => true
                "help_html" => true
                "help_translation_parameters" => true
                "validation_groups" => true
                "error_mapping" => true
                "constraints" => true
                "invalid_message" => true
                "invalid_message_parameters" => true
                "allow_extra_fields" => true
                "extra_fields_message" => true
                "csrf_protection" => true
                "csrf_field_name" => true
                "csrf_message" => true
                "csrf_token_manager" => true
                "csrf_token_id" => true
              ]
              -defaults: array:43 [
                "block_name" => null
                "block_prefix" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "row_attr" => []
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "attr" => []
                "translation_domain" => null
                "auto_initialize" => true
                "data_class" => null
                "empty_data" => null
                "trim" => true
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "error_bubbling" => null
                "label_attr" => []
                "inherit_data" => false
                "compound" => true
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "upload_max_size_message" => null
                "allow_file_upload" => false
                "help" => null
                "help_attr" => []
                "help_html" => false
                "help_translation_parameters" => []
                "validation_groups" => null
                "error_mapping" => []
                "constraints" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                "csrf_token_id" => null
              ]
              -nested: []
              -required: []
              -resolved: array:30 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => true
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "compound" => true
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "error_mapping" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                "csrf_token_id" => null
              ]
              -normalizers: array:3 [
                "validation_groups" => array:1 [ …1]
                "constraints" => array:1 [ …1]
                "upload_max_size_message" => array:1 [ …1]
              ]
              -allowedValues: []
              -allowedTypes: array:8 [
                "block_prefix" => array:2 [ …2]
                "attr" => array:1 [ …1]
                "row_attr" => array:1 [ …1]
                "label_attr" => array:1 [ …1]
                "upload_max_size_message" => array:1 [ …1]
                "help" => array:2 [ …2]
                "help_attr" => array:1 [ …1]
                "help_html" => array:1 [ …1]
              ]
              -lazy: array:4 [
                "data_class" => array:1 [ …1]
                "empty_data" => array:1 [ …1]
                "error_bubbling" => array:1 [ …1]
                "upload_max_size_message" => array:1 [ …1]
              ]
              -calling: []
              -deprecated: []
              -given: []
              -locked: false
              -parentsOptions: []
            }
          }
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906
            -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#907}
            -dataByForm: array:7 [
              "000000006a517ab7000000000a51003e" => array:10 [
                "id" => "article"
                "name" => "article"
                "type_class" => "App\Form\ArticleType"
                "synchronized" => true
                "passed_options" => array:1 [
                  "data" => App\EntityArticle {#1044
                    -id: null
                    -title: null
                    -contents: null
                    -dateCreated: DateTime @1585925607 {#1048
                      date: 2020-04-03 16:53:27.804707 Europe/Berlin (+02:00)
                    }
                    -dateEdit: DateTime @1585925607 {#1047
                      date: 2020-04-03 16:53:27.804689 Europe/Berlin (+02:00)
                    }
                    -images: Doctrine\Common\CollectionsArrayCollection {#1045
                      -elements: []
                    }
                    -tags: Doctrine\Common\CollectionsArrayCollection {#1046
                      -elements: []
                    }
                    -category: null
                    -author: "Administrator"
                    -isPublished: false
                  }
                ]
                "resolved_options" => array:44 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => true
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => false
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "data" => App\EntityArticle {#1044}
                  "data_class" => "App\Entity\Article"
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form) {#1089
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#1050 …}
                    use: {
                      $class: "App\Entity\Article"
                    }
                  }
                  "error_bubbling" => true
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "property_path" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#1091
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1073 …}
                    use: {
                      $translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                      $translationDomain: "validators"
                      $message: Closure() {#1090 …}
                    }
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:1 [
                  "norm" => App\EntityArticle {#1044}
                ]
                "submitted_data" => array:1 [
                  "norm" => App\EntityArticle {#1044}
                ]
                "errors" => array:1 [
                  0 => array:3 [
                    "message" => "This form should not contain extra fields."
                    "origin" => "000000006a517ab7000000000a51003e"
                    "trace" => array:1 [ …1]
                  ]
                ]
                "has_children_error" => true
              ]
              "000000006a517aa6000000000a51003e" => array:9 [
                "id" => "article_title"
                "name" => "title"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => []
                "resolved_options" => array:43 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "data_class" => null
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form) {#1102
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#1050 …}
                  }
                  "error_bubbling" => false
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "property_path" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#1104
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1073 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "submitted_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "errors" => array:1 [
                  0 => array:3 [
                    "message" => "This value should not be blank."
                    "origin" => "000000006a517aa6000000000a51003e"
                    "trace" => array:1 [ …1]
                  ]
                ]
              ]
              "000000006a517ad9000000000a51003e" => array:9 [
                "id" => "article_contents"
                "name" => "contents"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                "synchronized" => true
                "passed_options" => array:1 [
                  "required" => true
                ]
                "resolved_options" => array:43 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "data_class" => null
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form) {#1251
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#1050 …}
                  }
                  "error_bubbling" => false
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "property_path" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#1132
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1073 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "submitted_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "errors" => array:1 [
                  0 => array:3 [
                    "message" => "This value should not be blank."
                    "origin" => "000000006a517ad9000000000a51003e"
                    "trace" => array:1 [ …1]
                  ]
                ]
              ]
              "000000006a517adc000000000a51003e" => array:9 [
                "id" => "article_images"
                "name" => "images"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [
                  "class" => "App\Entity\ArticleImage"
                  "em" => "default"
                  "multiple" => true
                  "required" => false
                ]
                "resolved_options" => array:59 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "choice_attr" => null
                  "choice_label" => array:2 [
                    0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                    1 => "createChoiceLabel"
                  ]
                  "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1320
                    -manager: Doctrine\ORMEntityManager {#682 …11}
                    -class: "App\Entity\ArticleImage"
                    -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1321
                      -om: Doctrine\ORMEntityManager {#682 …11}
                      -classMetadata: Doctrine\ORM\MappingClassMetadata {#1282 …40}
                      -singleId: true
                      -intId: true
                      -idField: "id"
                      -associationIdReader: null
                    }
                    -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#1319 …1}
                    -choiceList: null
                  }
                  "choice_name" => array:2 [
                    0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                    1 => "createChoiceName"
                  ]
                  "choice_translation_domain" => false
                  "choice_value" => array:2 [
                    0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1321}
                    1 => "getIdValue"
                  ]
                  "choices" => null
                  "class" => "App\Entity\ArticleImage"
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "data_class" => null
                  "disabled" => false
                  "em" => Doctrine\ORMEntityManager {#682 …11}
                  "empty_data" => []
                  "error_bubbling" => false
                  "error_mapping" => []
                  "expanded" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "group_by" => null
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1321}
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "multiple" => true
                  "placeholder" => null
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "preferred_choices" => []
                  "property_path" => null
                  "query_builder" => null
                  "required" => false
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => false
                  "upload_max_size_message" => Closure() {#1278
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1073 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => Doctrine\Common\CollectionsArrayCollection {#1045}
                  "view" => []
                ]
                "submitted_data" => array:2 [
                  "norm" => Doctrine\Common\CollectionsArrayCollection {#1045}
                  "view" => []
                ]
                "errors" => []
              ]
              "000000006a517adf000000000a51003e" => array:9 [
                "id" => "article_tags"
                "name" => "tags"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:3 [
                  "choice_label" => "name"
                  "class" => "App\Entity\Tag"
                  "multiple" => true
                ]
                "resolved_options" => array:59 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "choice_attr" => null
                  "choice_label" => "name"
                  "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1380
                    -manager: Doctrine\ORMEntityManager {#682 …11}
                    -class: "App\Entity\Tag"
                    -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1381
                      -om: Doctrine\ORMEntityManager {#682 …11}
                      -classMetadata: Doctrine\ORM\MappingClassMetadata {#1334 …40}
                      -singleId: true
                      -intId: true
                      -idField: "id"
                      -associationIdReader: null
                    }
                    -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#1379 …1}
                    -choiceList: null
                  }
                  "choice_name" => array:2 [
                    0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                    1 => "createChoiceName"
                  ]
                  "choice_translation_domain" => false
                  "choice_value" => array:2 [
                    0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1381}
                    1 => "getIdValue"
                  ]
                  "choices" => null
                  "class" => "App\Entity\Tag"
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "data_class" => null
                  "disabled" => false
                  "em" => Doctrine\ORMEntityManager {#682 …11}
                  "empty_data" => []
                  "error_bubbling" => false
                  "error_mapping" => []
                  "expanded" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "group_by" => null
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1381}
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "multiple" => true
                  "placeholder" => null
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "preferred_choices" => []
                  "property_path" => null
                  "query_builder" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => false
                  "upload_max_size_message" => Closure() {#1332
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1073 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => Doctrine\Common\CollectionsArrayCollection {#1046}
                  "view" => []
                ]
                "submitted_data" => array:2 [
                  "norm" => Doctrine\Common\CollectionsArrayCollection {#1046}
                  "view" => []
                ]
                "errors" => []
              ]
              "000000006a517ad2000000000a51003e" => array:9 [
                "id" => "article_category"
                "name" => "category"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:2 [
                  "choice_label" => "name"
                  "class" => "App\Entity\Category"
                ]
                "resolved_options" => array:59 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "choice_attr" => null
                  "choice_label" => "name"
                  "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1444
                    -manager: Doctrine\ORMEntityManager {#682 …11}
                    -class: "App\Entity\Category"
                    -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1445
                      -om: Doctrine\ORMEntityManager {#682 …11}
                      -classMetadata: Doctrine\ORM\MappingClassMetadata {#1396 …40}
                      -singleId: true
                      -intId: true
                      -idField: "id"
                      -associationIdReader: null
                    }
                    -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#1443 …1}
                    -choiceList: null
                  }
                  "choice_name" => array:2 [
                    0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                    1 => "createChoiceName"
                  ]
                  "choice_translation_domain" => false
                  "choice_value" => array:2 [
                    0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1445}
                    1 => "getIdValue"
                  ]
                  "choices" => null
                  "class" => "App\Entity\Category"
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "data_class" => null
                  "disabled" => false
                  "em" => Doctrine\ORMEntityManager {#682 …11}
                  "empty_data" => ""
                  "error_bubbling" => false
                  "error_mapping" => []
                  "expanded" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "group_by" => null
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1445}
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "multiple" => false
                  "placeholder" => null
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "preferred_choices" => []
                  "property_path" => null
                  "query_builder" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => false
                  "upload_max_size_message" => Closure() {#1394
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1073 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "submitted_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "errors" => []
              ]
              "000000006a517ad5000000000a51003e" => array:9 [
                "id" => "article_isPublished"
                "name" => "isPublished"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
                "synchronized" => true
                "passed_options" => array:1 [
                  "required" => false
                ]
                "resolved_options" => array:45 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                  "data_class" => null
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form, $viewData) {#1459
                    class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                    this: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1456 …}
                  }
                  "error_bubbling" => false
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "false_values" => array:1 [
                    0 => null
                  ]
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "property_path" => null
                  "required" => false
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#1461
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1073 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                  "value" => "1"
                ]
                "default_data" => array:1 [
                  "norm" => null
                ]
                "submitted_data" => array:2 [
                  "norm" => false
                  "view" => null
                ]
                "errors" => []
              ]
            ]
            -dataByView: null
            -formsByView: null
            #data: array:3 [
              "forms" => array:1 [
                "article" => &41 array:11 [
                  "id" => "article"
                  "name" => "article"
                  "type_class" => "App\Form\ArticleType"
                  "synchronized" => true
                  "passed_options" => array:1 [
                    "data" => App\EntityArticle {#1044}
                  ]
                  "resolved_options" => array:44 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "compound" => true
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => false
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    "data" => App\EntityArticle {#1044}
                    "data_class" => "App\Entity\Article"
                    "disabled" => false
                    "empty_data" => Closure(FormInterface $form) {#1089}
                    "error_bubbling" => true
                    "error_mapping" => []
                    "extra_fields_message" => "This form should not contain extra fields."
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "property_path" => null
                    "required" => true
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => true
                    "upload_max_size_message" => Closure() {#1091}
                    "validation_groups" => null
                  ]
                  "default_data" => array:1 [
                    "norm" => App\EntityArticle {#1044}
                  ]
                  "submitted_data" => array:1 [
                    "norm" => App\EntityArticle {#1044}
                  ]
                  "errors" => array:1 [
                    0 => array:3 [ …3]
                  ]
                  "has_children_error" => true
                  "children" => array:6 [
                    "title" => &42 array:10 [
                      "id" => "article_title"
                      "name" => "title"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                      "synchronized" => true
                      "passed_options" => []
                      "resolved_options" => array:43 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form) {#1102}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1104}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "submitted_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "errors" => array:1 [
                        0 => array:3 [ …3]
                      ]
                      "children" => []
                    ]
                    "contents" => &43 array:10 [
                      "id" => "article_contents"
                      "name" => "contents"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                      "synchronized" => true
                      "passed_options" => array:1 [
                        "required" => true
                      ]
                      "resolved_options" => array:43 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form) {#1251}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1132}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "submitted_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "errors" => array:1 [
                        0 => array:3 [ …3]
                      ]
                      "children" => []
                    ]
                    "images" => &44 array:10 [
                      "id" => "article_images"
                      "name" => "images"
                      "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                      "synchronized" => true
                      "passed_options" => array:4 [
                        "class" => "App\Entity\ArticleImage"
                        "em" => "default"
                        "multiple" => true
                        "required" => false
                      ]
                      "resolved_options" => array:59 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "choice_attr" => null
                        "choice_label" => array:2 [ …2]
                        "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1320}
                        "choice_name" => array:2 [ …2]
                        "choice_translation_domain" => false
                        "choice_value" => array:2 [ …2]
                        "choices" => null
                        "class" => "App\Entity\ArticleImage"
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                        "data_class" => null
                        "disabled" => false
                        "em" => Doctrine\ORMEntityManager {#682 …11}
                        "empty_data" => []
                        "error_bubbling" => false
                        "error_mapping" => []
                        "expanded" => false
                        "extra_fields_message" => "This form should not contain extra fields."
                        "group_by" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1321}
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "multiple" => true
                        "placeholder" => null
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "preferred_choices" => []
                        "property_path" => null
                        "query_builder" => null
                        "required" => false
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => false
                        "upload_max_size_message" => Closure() {#1278}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => Doctrine\Common\CollectionsArrayCollection {#1045}
                        "view" => []
                      ]
                      "submitted_data" => array:2 [
                        "norm" => Doctrine\Common\CollectionsArrayCollection {#1045}
                        "view" => []
                      ]
                      "errors" => []
                      "children" => []
                    ]
                    "tags" => &45 array:10 [
                      "id" => "article_tags"
                      "name" => "tags"
                      "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                      "synchronized" => true
                      "passed_options" => array:3 [
                        "choice_label" => "name"
                        "class" => "App\Entity\Tag"
                        "multiple" => true
                      ]
                      "resolved_options" => array:59 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "choice_attr" => null
                        "choice_label" => "name"
                        "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1380}
                        "choice_name" => array:2 [ …2]
                        "choice_translation_domain" => false
                        "choice_value" => array:2 [ …2]
                        "choices" => null
                        "class" => "App\Entity\Tag"
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                        "data_class" => null
                        "disabled" => false
                        "em" => Doctrine\ORMEntityManager {#682 …11}
                        "empty_data" => []
                        "error_bubbling" => false
                        "error_mapping" => []
                        "expanded" => false
                        "extra_fields_message" => "This form should not contain extra fields."
                        "group_by" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1381}
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "multiple" => true
                        "placeholder" => null
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "preferred_choices" => []
                        "property_path" => null
                        "query_builder" => null
                        "required" => true
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => false
                        "upload_max_size_message" => Closure() {#1332}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => Doctrine\Common\CollectionsArrayCollection {#1046}
                        "view" => []
                      ]
                      "submitted_data" => array:2 [
                        "norm" => Doctrine\Common\CollectionsArrayCollection {#1046}
                        "view" => []
                      ]
                      "errors" => []
                      "children" => []
                    ]
                    "category" => &46 array:10 [
                      "id" => "article_category"
                      "name" => "category"
                      "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                      "synchronized" => true
                      "passed_options" => array:2 [
                        "choice_label" => "name"
                        "class" => "App\Entity\Category"
                      ]
                      "resolved_options" => array:59 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "choice_attr" => null
                        "choice_label" => "name"
                        "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1444}
                        "choice_name" => array:2 [ …2]
                        "choice_translation_domain" => false
                        "choice_value" => array:2 [ …2]
                        "choices" => null
                        "class" => "App\Entity\Category"
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                        "data_class" => null
                        "disabled" => false
                        "em" => Doctrine\ORMEntityManager {#682 …11}
                        "empty_data" => ""
                        "error_bubbling" => false
                        "error_mapping" => []
                        "expanded" => false
                        "extra_fields_message" => "This form should not contain extra fields."
                        "group_by" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1445}
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "multiple" => false
                        "placeholder" => null
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "preferred_choices" => []
                        "property_path" => null
                        "query_builder" => null
                        "required" => true
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => false
                        "upload_max_size_message" => Closure() {#1394}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "submitted_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "errors" => []
                      "children" => []
                    ]
                    "isPublished" => &47 array:10 [
                      "id" => "article_isPublished"
                      "name" => "isPublished"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
                      "synchronized" => true
                      "passed_options" => array:1 [
                        "required" => false
                      ]
                      "resolved_options" => array:45 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form, $viewData) {#1459}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "false_values" => array:1 [ …1]
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "property_path" => null
                        "required" => false
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1461}
                        "validation_groups" => null
                        "value" => "1"
                      ]
                      "default_data" => array:1 [
                        "norm" => null
                      ]
                      "submitted_data" => array:2 [
                        "norm" => false
                        "view" => null
                      ]
                      "errors" => []
                      "children" => []
                    ]
                  ]
                ]
              ]
              "forms_by_hash" => array:7 [
                "000000006a517ab7000000000a51003e" => &41 array:11 [&41]
                "000000006a517aa6000000000a51003e" => &42 array:10 [&42]
                "000000006a517ad9000000000a51003e" => &43 array:10 [&43]
                "000000006a517adc000000000a51003e" => &44 array:10 [&44]
                "000000006a517adf000000000a51003e" => &45 array:10 [&45]
                "000000006a517ad2000000000a51003e" => &46 array:10 [&46]
                "000000006a517ad5000000000a51003e" => &47 array:10 [&47]
              ]
              "nb_errors" => 3
            ]
            -cloner: null
          }
        }
        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1087
          -defined: array:44 [
            "block_name" => true
            "block_prefix" => true
            "disabled" => true
            "label" => true
            "label_format" => true
            "row_attr" => true
            "label_translation_parameters" => true
            "attr_translation_parameters" => true
            "attr" => true
            "translation_domain" => true
            "auto_initialize" => true
            "data" => true
            "data_class" => true
            "empty_data" => true
            "trim" => true
            "required" => true
            "property_path" => true
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => true
            "label_attr" => true
            "inherit_data" => true
            "compound" => true
            "method" => true
            "action" => true
            "post_max_size_message" => true
            "upload_max_size_message" => true
            "allow_file_upload" => true
            "help" => true
            "help_attr" => true
            "help_html" => true
            "help_translation_parameters" => true
            "validation_groups" => true
            "error_mapping" => true
            "constraints" => true
            "invalid_message" => true
            "invalid_message_parameters" => true
            "allow_extra_fields" => true
            "extra_fields_message" => true
            "csrf_protection" => true
            "csrf_field_name" => true
            "csrf_message" => true
            "csrf_token_manager" => true
            "csrf_token_id" => true
          ]
          -defaults: array:43 [
            "block_name" => null
            "block_prefix" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "row_attr" => []
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "attr" => []
            "translation_domain" => null
            "auto_initialize" => true
            "data_class" => "App\Entity\Article"
            "empty_data" => null
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => null
            "label_attr" => []
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "upload_max_size_message" => null
            "allow_file_upload" => false
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "validation_groups" => null
            "error_mapping" => []
            "constraints" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => false
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
          ]
          -nested: []
          -required: []
          -resolved: array:30 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => false
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
          ]
          -normalizers: array:3 [
            "validation_groups" => array:1 [
              0 => Closure(Options $options, $groups) {#1084
                class: "Symfony\Component\Form\Extension\Validator\TypeBaseValidatorExtension"
                this: Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#1057}
              }
            ]
            "constraints" => array:1 [
              0 => Closure(Options $options, $constraints) {#1085
                class: "Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension"
                this: Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#1057}
              }
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options, $message) {#1086
                class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1073 …}
                use: { …2}
              }
            ]
          ]
          -allowedValues: []
          -allowedTypes: array:8 [
            "block_prefix" => array:2 [
              0 => "null"
              1 => "string"
            ]
            "attr" => array:1 [
              0 => "array"
            ]
            "row_attr" => array:1 [
              0 => "array"
            ]
            "label_attr" => array:1 [
              0 => "array"
            ]
            "upload_max_size_message" => array:1 [
              0 => "callable"
            ]
            "help" => array:2 [
              0 => "string"
              1 => "null"
            ]
            "help_attr" => array:1 [
              0 => "array"
            ]
            "help_html" => array:1 [
              0 => "bool"
            ]
          ]
          -lazy: array:3 [
            "empty_data" => array:1 [
              0 => Closure(Options $options) {#1081
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                this: Symfony\Component\Form\Extension\Core\TypeFormType {#1050 …}
              }
            ]
            "error_bubbling" => array:1 [
              0 => Closure(Options $options) {#1083
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                this: Symfony\Component\Form\Extension\Core\TypeFormType {#1050 …}
              }
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options) {#1082
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                this: Symfony\Component\Form\Extension\Core\TypeFormType {#1050 …}
              }
            ]
          ]
          -calling: []
          -deprecated: []
          -given: []
          -locked: false
          -parentsOptions: []
        }
      }
      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
    }
    -viewTransformers: []
    -modelTransformers: []
    -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperPropertyPathMapper {#1094
      -propertyAccessor: Symfony\Component\PropertyAccessPropertyAccessor {#865
        -magicCall: false
        -ignoreInvalidIndices: true
        -ignoreInvalidProperty: false
        -cacheItemPool: Symfony\Component\Cache\AdapterArrayAdapter {#866
          -storeSerialized: false
          -values: array:7 [
            "rApp.Entity.Article..title" => array:3 [
              0 => true
              1 => 0
              2 => "getTitle"
            ]
            "rApp.Entity.Article..contents" => array:3 [
              0 => true
              1 => 0
              2 => "getContents"
            ]
            "rApp.Entity.Article..images" => array:3 [
              0 => true
              1 => 0
              2 => "getImages"
            ]
            "rApp.Entity.Article..tags" => array:3 [
              0 => true
              1 => 0
              2 => "getTags"
            ]
            "rApp.Entity.Article..category" => array:3 [
              0 => true
              1 => 0
              2 => "getCategory"
            ]
            "rApp.Entity.Article..isPublished" => array:3 [
              0 => true
              1 => 0
              2 => "getIsPublished"
            ]
            "wApp.Entity.Article..isPublished..0" => array:3 [
              0 => true
              1 => 0
              2 => "setIsPublished"
            ]
          ]
          -expiries: array:7 [
            "rApp.Entity.Article..title" => 9223372036854775807
            "rApp.Entity.Article..contents" => 9223372036854775807
            "rApp.Entity.Article..images" => 9223372036854775807
            "rApp.Entity.Article..tags" => 9223372036854775807
            "rApp.Entity.Article..category" => 9223372036854775807
            "rApp.Entity.Article..isPublished" => 9223372036854775807
            "wApp.Entity.Article..isPublished..0" => 9223372036854775807
          ]
          -createCacheItem: Closure($key, $value, $isHit) {#868
            class: "Symfony\Component\CacheCacheItem"
            use: {
              $defaultLifetime: 0
            }
          }
          #logger: null
        }
        -propertyPathCache: []
        -readPropertyCache: array:6 [
          "App.Entity.Article..title" => array:3 [
            0 => true
            1 => 0
            2 => "getTitle"
          ]
          "App.Entity.Article..contents" => array:3 [
            0 => true
            1 => 0
            2 => "getContents"
          ]
          "App.Entity.Article..images" => array:3 [
            0 => true
            1 => 0
            2 => "getImages"
          ]
          "App.Entity.Article..tags" => array:3 [
            0 => true
            1 => 0
            2 => "getTags"
          ]
          "App.Entity.Article..category" => array:3 [
            0 => true
            1 => 0
            2 => "getCategory"
          ]
          "App.Entity.Article..isPublished" => array:3 [
            0 => true
            1 => 0
            2 => "getIsPublished"
          ]
        ]
        -writePropertyCache: array:1 [
          "App.Entity.Article..isPublished..0" => array:3 [
            0 => true
            1 => 0
            2 => "setIsPublished"
          ]
        ]
      }
    }
    -required: true
    -disabled: false
    -errorBubbling: true
    -emptyData: Closure(FormInterface $form) {#1089}
    -attributes: array:1 [
      "data_collector/passed_options" => array:1 [
        "data" => App\EntityArticle {#1044}
      ]
    ]
    -data: App\EntityArticle {#1044}
    -dataClass: "App\Entity\Article"
    -dataLocked: true
    -formFactory: Symfony\Component\FormFormFactory {#892
      -registry: Symfony\Component\FormFormRegistry {#893
        -extensions: array:1 [
          0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#894
            -guesser: Symfony\Component\FormFormTypeGuesserChain {#1111
              -guessers: array:2 [
                0 => Symfony\Component\Form\Extension\ValidatorValidatorTypeGuesser {#1112
                  -metadataFactory: Symfony\Component\Validator\ValidatorTraceableValidator {#1058 …2}
                }
                1 => Symfony\Bridge\Doctrine\FormDoctrineOrmTypeGuesser {#1113
                  #registry: Doctrine\Bundle\DoctrineBundleRegistry {#640 …7}
                  -cache: array:1 [ …1]
                }
              ]
            }
            -guesserLoaded: true
            -typeContainer: Symfony\Component\DependencyInjection\ArgumentServiceLocator {#895
              -factory: Symfony\Component\DependencyInjectionContainer::getService($registry, string $id, ?string $method, $load) {#30
                this: Container3407GbPApp_KernelDevDebugContainer {#29}
              }
              -serviceMap: array:10 [
                "App\Form\ArticleType" => array:4 [ …4]
                "App\Form\CategoryType" => array:4 [ …4]
                "App\Form\NewsType" => array:4 [ …4]
                "App\Form\RegistrationFormType" => array:4 [ …4]
                "App\Form\SpiritualPearlsType" => array:4 [ …4]
                "App\Form\TagType" => array:4 [ …4]
                "Symfony\Bridge\Doctrine\Form\Type\EntityType" => array:4 [ …4]
                "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => array:4 [ …4]
                "Symfony\Component\Form\Extension\Core\Type\FileType" => array:4 [ …4]
                "Symfony\Component\Form\Extension\Core\Type\FormType" => array:4 [ …4]
              ]
              -serviceTypes: array:10 [
                "App\Form\ArticleType" => "?"
                "App\Form\CategoryType" => "?"
                "App\Form\NewsType" => "?"
                "App\Form\RegistrationFormType" => "?"
                "App\Form\SpiritualPearlsType" => "?"
                "App\Form\TagType" => "?"
                "Symfony\Bridge\Doctrine\Form\Type\EntityType" => "?"
                "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => "?"
                "Symfony\Component\Form\Extension\Core\Type\FileType" => "?"
                "Symfony\Component\Form\Extension\Core\Type\FormType" => "?"
              ]
              -externalId: null
              -container: null
              -factories: array:10 [
                "App\Form\ArticleType" => array:4 [ …4]
                "App\Form\CategoryType" => array:4 [ …4]
                "App\Form\NewsType" => array:4 [ …4]
                "App\Form\RegistrationFormType" => array:4 [ …4]
                "App\Form\SpiritualPearlsType" => array:4 [ …4]
                "App\Form\TagType" => array:4 [ …4]
                "Symfony\Bridge\Doctrine\Form\Type\EntityType" => array:4 [ …4]
                "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => array:4 [ …4]
                "Symfony\Component\Form\Extension\Core\Type\FileType" => array:4 [ …4]
                "Symfony\Component\Form\Extension\Core\Type\FormType" => array:4 [ …4]
              ]
              -loading: []
              -providedTypes: null
            }
            -typeExtensionServices: array:3 [
              "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#896
                -generator: Closure() {#897 …2}
                -count: 6
              }
              "Symfony\Component\Form\Extension\Core\Type\RepeatedType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#898
                -generator: Closure() {#899 …2}
                -count: 1
              }
              "Symfony\Component\Form\Extension\Core\Type\SubmitType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#900
                -generator: Closure() {#901 …2}
                -count: 1
              }
            ]
            -guesserServices: Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#902
              -generator: Closure() {#903
                class: "Container3407GbPApp_KernelDevDebugContainer"
                this: Container3407GbPApp_KernelDevDebugContainer {#29}
              }
              -count: 2
            }
          }
        ]
        -types: array:7 [
          "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1052}
          "App\Form\ArticleType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1077}
          "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1098
            -proxiedType: Symfony\Component\FormResolvedFormType {#1099
              -innerType: Symfony\Component\Form\Extension\Core\TypeTextType {#1097}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1052}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1100
                -defined: array:44 [ …44]
                -defaults: array:43 [ …43]
                -nested: []
                -required: []
                -resolved: array:30 [ …30]
                -normalizers: array:3 [ …3]
                -allowedValues: []
                -allowedTypes: array:8 [ …8]
                 …6
              }
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
          }
          "Symfony\Component\Form\Extension\Core\Type\TextareaType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1114
            -proxiedType: Symfony\Component\FormResolvedFormType {#1254
              -innerType: Symfony\Component\Form\Extension\Core\TypeTextareaType {#1252}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1098}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1250 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
          }
          "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1261
            -proxiedType: Symfony\Component\FormResolvedFormType {#1262
              -innerType: Symfony\Component\Form\Extension\Core\TypeChoiceType {#1127 …1}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1052}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1265 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
          }
          "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1263
            -proxiedType: Symfony\Component\FormResolvedFormType {#1264
              -innerType: Symfony\Bridge\Doctrine\Form\TypeEntityType {#1249 …3}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1261}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1273 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
          }
          "Symfony\Component\Form\Extension\Core\Type\CheckboxType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1453
            -proxiedType: Symfony\Component\FormResolvedFormType {#1457
              -innerType: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1456 …}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1052}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1458 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
          }
        ]
        -guesser: Symfony\Component\FormFormTypeGuesserChain {#1110
          -guessers: array:2 [
            0 => Symfony\Component\Form\Extension\ValidatorValidatorTypeGuesser {#1112}
            1 => Symfony\Bridge\Doctrine\FormDoctrineOrmTypeGuesser {#1113}
          ]
        }
        -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#904
          -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#905}
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
        }
        -checkedTypes: []
      }
    }
    -action: ""
    -method: "POST"
    -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1055}
    -autoInitialize: true
    -options: array:44 [
      "block_name" => null
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "translation_domain" => null
      "auto_initialize" => true
      "trim" => true
      "required" => true
      "property_path" => null
      "mapped" => true
      "by_reference" => true
      "inherit_data" => false
      "compound" => true
      "method" => "POST"
      "action" => ""
      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
      "allow_file_upload" => false
      "help_translation_parameters" => []
      "error_mapping" => []
      "invalid_message" => "This value is not valid."
      "invalid_message_parameters" => []
      "allow_extra_fields" => false
      "extra_fields_message" => "This form should not contain extra fields."
      "csrf_protection" => false
      "csrf_field_name" => "_token"
      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
      "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
      "csrf_token_id" => null
      "block_prefix" => null
      "row_attr" => []
      "attr" => []
      "data_class" => "App\Entity\Article"
      "empty_data" => Closure(FormInterface $form) {#1089}
      "error_bubbling" => true
      "label_attr" => []
      "upload_max_size_message" => Closure() {#1091}
      "help" => null
      "help_attr" => []
      "help_html" => false
      "validation_groups" => null
      "constraints" => []
      "data" => App\EntityArticle {#1044}
    ]
  }
  -parent: null
  -children: Symfony\Component\Form\UtilOrderedHashMap {#1469
    -elements: array:6 [
      "title" => Symfony\Component\FormForm {#1470
        -config: Symfony\Component\FormFormBuilder {#1471
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1497 …1}
          -name: "title"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1098}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#1102}
          -attributes: array:1 [
            "data_collector/passed_options" => []
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#892}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1055}
          -autoInitialize: false
          -options: array:43 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#1102}
            "error_bubbling" => false
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1104}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\FormForm {#1455}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1472
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: array:1 [
          0 => Symfony\Component\FormFormError {#1849
            #messageTemplate: "This value should not be blank."
            #messageParameters: array:1 [
              "{{ value }}" => "null"
            ]
            #messagePluralization: null
            -message: "This value should not be blank."
            -cause: Symfony\Component\ValidatorConstraintViolation {#1846
              -message: "This value should not be blank."
              -messageTemplate: "This value should not be blank."
              -parameters: array:1 [ …1]
              -plural: null
              -root: Symfony\Component\FormForm {#1455}
              -propertyPath: "data.title"
              -invalidValue: null
              -constraint: Symfony\Component\Validator\ConstraintsNotBlank {#1143 …5}
              -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
              -cause: null
            }
            -origin: Symfony\Component\FormForm {#1470}
          }
        ]
        -submitted: true
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "title"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1495
          -elements: array:1 [
            0 => "title"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "title"
        }
      }
      "contents" => Symfony\Component\FormForm {#1473
        -config: Symfony\Component\FormFormBuilder {#1474
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1500 …1}
          -name: "contents"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1114}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#1251}
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [
              "required" => true
            ]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#892}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1055}
          -autoInitialize: false
          -options: array:43 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#1251}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1132}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\FormForm {#1455}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1475
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: array:1 [
          0 => Symfony\Component\FormFormError {#1861
            #messageTemplate: "This value should not be blank."
            #messageParameters: array:1 [
              "{{ value }}" => "null"
            ]
            #messagePluralization: null
            -message: "This value should not be blank."
            -cause: Symfony\Component\ValidatorConstraintViolation {#1865
              -message: "This value should not be blank."
              -messageTemplate: "This value should not be blank."
              -parameters: array:1 [ …1]
              -plural: null
              -root: Symfony\Component\FormForm {#1455}
              -propertyPath: "data.contents"
              -invalidValue: null
              -constraint: Symfony\Component\Validator\ConstraintsNotBlank {#1150 …5}
              -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
              -cause: null
            }
            -origin: Symfony\Component\FormForm {#1473}
          }
        ]
        -submitted: true
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "contents"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1496
          -elements: array:1 [
            0 => "contents"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "contents"
        }
      }
      "images" => Symfony\Component\FormForm {#1476
        -config: Symfony\Component\FormFormBuilder {#1477
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1503 …1}
          -name: "images"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1263}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1331}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1327
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#1326
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1320}
                -value: array:2 [ …2]
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [
              "em" => "default"
              "class" => "App\Entity\ArticleImage"
              "multiple" => true
              "required" => false
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1326}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#892}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1055}
          -autoInitialize: false
          -options: array:59 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "upload_max_size_message" => Closure() {#1278}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "query_builder" => null
            "em" => Doctrine\ORMEntityManager {#682 …11}
            "class" => "App\Entity\ArticleImage"
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1321}
            "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1320}
            "choice_label" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceLabel"
            ]
            "choice_name" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceName"
            ]
            "choice_value" => array:2 [
              0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1321}
              1 => "getIdValue"
            ]
            "choice_attr" => null
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
        }
        -parent: Symfony\Component\FormForm {#1455}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1478
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: Doctrine\Common\CollectionsArrayCollection {#1045}
        -normData: Doctrine\Common\CollectionsArrayCollection {#1045}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "images"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1499
          -elements: array:1 [
            0 => "images"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "images"
        }
      }
      "tags" => Symfony\Component\FormForm {#1479
        -config: Symfony\Component\FormFormBuilder {#1480
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1506 …1}
          -name: "tags"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1263}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1391}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1387
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#1386
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1380}
                -value: array:2 [ …2]
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:3 [
              "class" => "App\Entity\Tag"
              "choice_label" => "name"
              "multiple" => true
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1386}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#892}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1055}
          -autoInitialize: false
          -options: array:59 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "upload_max_size_message" => Closure() {#1332}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "query_builder" => null
            "class" => "App\Entity\Tag"
            "em" => Doctrine\ORMEntityManager {#682 …11}
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1381}
            "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1380}
            "choice_label" => "name"
            "choice_name" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceName"
            ]
            "choice_value" => array:2 [
              0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1381}
              1 => "getIdValue"
            ]
            "choice_attr" => null
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
        }
        -parent: Symfony\Component\FormForm {#1455}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1481
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: Doctrine\Common\CollectionsArrayCollection {#1046}
        -normData: Doctrine\Common\CollectionsArrayCollection {#1046}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "tags"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1502
          -elements: array:1 [
            0 => "tags"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "tags"
        }
      }
      "category" => Symfony\Component\FormForm {#1482
        -config: Symfony\Component\FormFormBuilder {#1483
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1509 …1}
          -name: "category"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1263}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1451
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#1450
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1444}
                -value: array:2 [ …2]
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [
              "class" => "App\Entity\Category"
              "choice_label" => "name"
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1450}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#892}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1055}
          -autoInitialize: false
          -options: array:59 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
            "multiple" => false
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => ""
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "upload_max_size_message" => Closure() {#1394}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "query_builder" => null
            "class" => "App\Entity\Category"
            "em" => Doctrine\ORMEntityManager {#682 …11}
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1445}
            "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1444}
            "choice_label" => "name"
            "choice_name" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceName"
            ]
            "choice_value" => array:2 [
              0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1445}
              1 => "getIdValue"
            ]
            "choice_attr" => null
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
        }
        -parent: Symfony\Component\FormForm {#1455}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1484
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "category"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1505
          -elements: array:1 [
            0 => "category"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "category"
        }
      }
      "isPublished" => Symfony\Component\FormForm {#1485
        -config: Symfony\Component\FormFormBuilder {#1486
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1512 …1}
          -name: "isPublished"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1453}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerBooleanToStringTransformer {#1468
              -trueValue: "1"
              -falseValues: array:1 [ …1]
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form, $viewData) {#1459}
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [
              "required" => false
            ]
          ]
          -data: false
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#892}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1055}
          -autoInitialize: false
          -options: array:45 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
            "csrf_token_id" => null
            "value" => "1"
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form, $viewData) {#1459}
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1461}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "false_values" => array:1 [
              0 => null
            ]
          ]
        }
        -parent: Symfony\Component\FormForm {#1455}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1487
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: false
        -normData: false
        -viewData: null
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "isPublished"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1508
          -elements: array:1 [
            0 => "isPublished"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "isPublished"
        }
      }
    ]
    -orderedKeys: array:6 [
      0 => "title"
      1 => "contents"
      2 => "images"
      3 => "tags"
      4 => "category"
      5 => "isPublished"
    ]
    -managedCursors: []
  }
  -errors: array:1 [
    0 => Symfony\Component\FormFormError {#1857
      #messageTemplate: "This form should not contain extra fields."
      #messageParameters: array:1 [
        "{{ extra_fields }}" => ""form_data""
      ]
      #messagePluralization: null
      -message: "This form should not contain extra fields."
      -cause: Symfony\Component\ValidatorConstraintViolation {#1864
        -message: "This form should not contain extra fields."
        -messageTemplate: "This form should not contain extra fields."
        -parameters: array:1 [
          "{{ extra_fields }}" => ""form_data""
        ]
        -plural: null
        -root: Symfony\Component\FormForm {#1455}
        -propertyPath: ""
        -invalidValue: array:1 [
          "form_data" => array:5 [
            "title" => "Some Content fgfgf"
            "contents" => "gfgfgf"
            "tags" => array:3 [
              0 => "2"
              1 => "3"
              2 => "4"
            ]
            "category" => "2"
            "isPublished" => true
          ]
        ]
        -constraint: Symfony\Component\Form\Extension\Validator\ConstraintsForm {#1538
          +payload: null
          +"groups": array:2 [
            0 => "Default"
            1 => "Form"
          ]
        }
        -code: "6e5212ed-a197-4339-99aa-5654798a4854"
        -cause: null
      }
      -origin: Symfony\Component\FormForm {#1455}
    }
  ]
  -submitted: true
  -clickedButton: null
  -modelData: App\EntityArticle {#1044}
  -normData: App\EntityArticle {#1044}
  -viewData: App\EntityArticle {#1044}
  -extraData: array:1 [
    "form_data" => array:5 [
      "title" => "Some Content fgfgf"
      "contents" => "gfgfgf"
      "tags" => array:3 [
        0 => "2"
        1 => "3"
        2 => "4"
      ]
      "category" => "2"
      "isPublished" => true
    ]
  ]
  -transformationFailure: null
  -defaultDataSet: true
  -lockSetData: false
  -name: "article"
  -inheritData: false
  -propertyPath: null
}

POST https://127.0.0.1:8000/api/create/new

  • controller
    "App\Controller\ArticleController::createNewArticle"
    
  • project dirC:\Users\Instructor\PhpstormProjects\workshop

ArticleController.php on line 93

App\Entity\Article {#1044
  -id: null
  -title: null
  -contents: null
  -dateCreated: DateTime @1585925607 {#1048
    date: 2020-04-03 16:53:27.804707 Europe/Berlin (+02:00)
  }
  -dateEdit: DateTime @1585925607 {#1047
    date: 2020-04-03 16:53:27.804689 Europe/Berlin (+02:00)
  }
  -images: Doctrine\Common\CollectionsArrayCollection {#1045
    -elements: []
  }
  -tags: Doctrine\Common\CollectionsArrayCollection {#1046
    -elements: []
  }
  -category: null
  -author: "Administrator"
  -isPublished: false
}

POST https://127.0.0.1:8000/api/create/new

  • controller
    "App\Controller\ArticleController::createNewArticle"
    
  • project dirC:\Users\Instructor\PhpstormProjects\workshop

ArticleController.php on line 93

Symfony\Component\Form\Form {#1045
  -config: Symfony\Component\FormFormBuilder {#1044
    -children: []
    -unresolvedChildren: []
    #locked: true
    -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1078 …1}
    -name: "article"
    -propertyPath: null
    -mapped: true
    -byReference: true
    -inheritData: false
    -compound: true
    -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#667
      -proxiedType: Symfony\Component\FormResolvedFormType {#668
        -innerType: App\FormArticleType {#639}
        -typeExtensions: []
        -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#642
          -proxiedType: Symfony\Component\FormResolvedFormType {#641
            -innerType: Symfony\Component\Form\Extension\Core\TypeFormType {#640 …}
            -typeExtensions: array:6 [
              0 => Symfony\Component\Form\Extension\Core\TypeTransformationFailureExtension {#643
                -translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
              }
              1 => Symfony\Component\Form\Extension\HttpFoundation\TypeFormTypeHttpFoundationExtension {#644
                -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#645
                  -serverParams: Symfony\Component\Form\UtilServerParams {#646
                    -requestStack: Symfony\Component\HttpFoundationRequestStack {#131
                      -requests: array:1 [
                        0 => Symfony\Component\HttpFoundationRequest {#7
                          +attributes: Symfony\Component\HttpFoundationParameterBag {#10 …1}
                          +request: Symfony\Component\HttpFoundationParameterBag {#8 …1}
                          +query: Symfony\Component\HttpFoundationParameterBag {#9 …1}
                          +server: Symfony\Component\HttpFoundationServerBag {#13 …1}
                          +files: Symfony\Component\HttpFoundationFileBag {#12 …1}
                          +cookies: Symfony\Component\HttpFoundationParameterBag {#11 …1}
                          +headers: Symfony\Component\HttpFoundationHeaderBag {#14 …2}
                          #content: "{"form_data":{"title":"Some Content fgfgf","contents":"gfgfgf","tags":["2","3","4"],"category":"2","isPublished":true}}"
                          #languages: null
                          #charsets: null
                          #encodings: null
                          #acceptableContentTypes: null
                          #pathInfo: "/api/create/new"
                          #requestUri: "/api/create/new"
                          #baseUrl: ""
                          #basePath: null
                          #method: "POST"
                          #format: null
                          #session: Symfony\Component\HttpFoundation\SessionSession {#144
                            #storage: Symfony\Component\HttpFoundation\Session\StorageNativeSessionStorage {#145
                              #bags: array:2 [ …2]
                              #started: true
                              #closed: false
                              #saveHandler: Symfony\Component\HttpFoundation\Session\Storage\ProxySessionHandlerProxy {#147 …3}
                              #metadataBag: Symfony\Component\HttpFoundation\Session\StorageMetadataBag {#146 …5}
                              -emulateSameSite: null
                            }
                            -flashName: "flashes"
                            -attributeName: "attributes"
                            -data: & array:2 [
                              "_sf2_attributes" => & array:3 [ …3]
                              "_symfony_flashes" => & []
                            ]
                            -usageIndex: & 5
                          }
                          #locale: null
                          #defaultLocale: "en"
                          -preferredFormat: null
                          -isHostValid: true
                          -isForwardedValid: true
                          basePath: ""
                          format: "html"
                        }
                      ]
                    }
                  }
                }
              }
              2 => Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#647
                -validator: Symfony\Component\Validator\ValidatorTraceableValidator {#648 …2}
                -violationMapper: Symfony\Component\Form\Extension\Validator\ViolationMapperViolationMapper {#662 …1}
              }
              3 => Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
              4 => Symfony\Component\Form\Extension\Csrf\TypeFormTypeCsrfExtension {#664
                -defaultTokenManager: Symfony\Component\Security\CsrfCsrfTokenManager {#276
                  -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#277
                    -entropy: 256
                  }
                  -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#143
                    -session: Symfony\Component\HttpFoundation\SessionSession {#144}
                    -namespace: "_csrf"
                  }
                  -namespace: Closure() {#279
                    class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                    this: Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                    use: {
                      $namespace: Symfony\Component\HttpFoundationRequestStack {#131}
                      $superGlobalNamespaceGenerator: Closure() {#278 …}
                    }
                  }
                }
                -defaultEnabled: true
                -defaultFieldName: "_token"
                -translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
                -translationDomain: "validators"
                -serverParams: Symfony\Component\Form\UtilServerParams {#646}
              }
              5 => Symfony\Component\Form\Extension\DataCollector\TypeDataCollectorTypeExtension {#665
                -listener: Symfony\Component\Form\Extension\DataCollector\EventListenerDataCollectorListener {#666 …1}
              }
            ]
            -parent: null
            -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#669
              -defined: array:44 [
                "block_name" => true
                "block_prefix" => true
                "disabled" => true
                "label" => true
                "label_format" => true
                "row_attr" => true
                "label_translation_parameters" => true
                "attr_translation_parameters" => true
                "attr" => true
                "translation_domain" => true
                "auto_initialize" => true
                "data" => true
                "data_class" => true
                "empty_data" => true
                "trim" => true
                "required" => true
                "property_path" => true
                "mapped" => true
                "by_reference" => true
                "error_bubbling" => true
                "label_attr" => true
                "inherit_data" => true
                "compound" => true
                "method" => true
                "action" => true
                "post_max_size_message" => true
                "upload_max_size_message" => true
                "allow_file_upload" => true
                "help" => true
                "help_attr" => true
                "help_html" => true
                "help_translation_parameters" => true
                "validation_groups" => true
                "error_mapping" => true
                "constraints" => true
                "invalid_message" => true
                "invalid_message_parameters" => true
                "allow_extra_fields" => true
                "extra_fields_message" => true
                "csrf_protection" => true
                "csrf_field_name" => true
                "csrf_message" => true
                "csrf_token_manager" => true
                "csrf_token_id" => true
              ]
              -defaults: array:43 [
                "block_name" => null
                "block_prefix" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "row_attr" => []
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "attr" => []
                "translation_domain" => null
                "auto_initialize" => true
                "data_class" => null
                "empty_data" => null
                "trim" => true
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "error_bubbling" => null
                "label_attr" => []
                "inherit_data" => false
                "compound" => true
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "upload_max_size_message" => null
                "allow_file_upload" => false
                "help" => null
                "help_attr" => []
                "help_html" => false
                "help_translation_parameters" => []
                "validation_groups" => null
                "error_mapping" => []
                "constraints" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                "csrf_token_id" => null
              ]
              -nested: []
              -required: []
              -resolved: array:30 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => true
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "compound" => true
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "error_mapping" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                "csrf_token_id" => null
              ]
              -normalizers: array:3 [
                "validation_groups" => array:1 [ …1]
                "constraints" => array:1 [ …1]
                "upload_max_size_message" => array:1 [ …1]
              ]
              -allowedValues: []
              -allowedTypes: array:8 [
                "block_prefix" => array:2 [ …2]
                "attr" => array:1 [ …1]
                "row_attr" => array:1 [ …1]
                "label_attr" => array:1 [ …1]
                "upload_max_size_message" => array:1 [ …1]
                "help" => array:2 [ …2]
                "help_attr" => array:1 [ …1]
                "help_html" => array:1 [ …1]
              ]
              -lazy: array:4 [
                "data_class" => array:1 [ …1]
                "empty_data" => array:1 [ …1]
                "error_bubbling" => array:1 [ …1]
                "upload_max_size_message" => array:1 [ …1]
              ]
              -calling: []
              -deprecated: []
              -given: []
              -locked: false
              -parentsOptions: []
            }
          }
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485
            -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#486}
            -dataByForm: array:7 [
              "000000002182e869000000005c6d5791" => array:10 [
                "id" => "article"
                "name" => "article"
                "type_class" => "App\Form\ArticleType"
                "synchronized" => true
                "passed_options" => array:1 [
                  "data" => App\EntityArticle {#634
                    -id: null
                    -title: null
                    -contents: null
                    -dateCreated: DateTime @1585925612 {#638
                      date: 2020-04-03 16:53:32.368587 Europe/Berlin (+02:00)
                    }
                    -dateEdit: DateTime @1585925612 {#637
                      date: 2020-04-03 16:53:32.368582 Europe/Berlin (+02:00)
                    }
                    -images: Doctrine\Common\CollectionsArrayCollection {#635
                      -elements: []
                    }
                    -tags: Doctrine\Common\CollectionsArrayCollection {#636
                      -elements: []
                    }
                    -category: null
                    -author: "Administrator"
                    -isPublished: false
                  }
                ]
                "resolved_options" => array:44 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => true
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => false
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                  "data" => App\EntityArticle {#634}
                  "data_class" => "App\Entity\Article"
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form) {#679
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#640 …}
                    use: {
                      $class: "App\Entity\Article"
                    }
                  }
                  "error_bubbling" => true
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "property_path" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#681
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
                    use: {
                      $translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
                      $translationDomain: "validators"
                      $message: Closure() {#680 …}
                    }
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:1 [
                  "norm" => App\EntityArticle {#634}
                ]
                "submitted_data" => array:1 [
                  "norm" => App\EntityArticle {#634}
                ]
                "errors" => array:1 [
                  0 => array:3 [
                    "message" => "This form should not contain extra fields."
                    "origin" => "000000002182e869000000005c6d5791"
                    "trace" => array:1 [ …1]
                  ]
                ]
                "has_children_error" => true
              ]
              "000000002182e858000000005c6d5791" => array:9 [
                "id" => "article_title"
                "name" => "title"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                "synchronized" => true
                "passed_options" => []
                "resolved_options" => array:43 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                  "data_class" => null
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form) {#692
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#640 …}
                  }
                  "error_bubbling" => false
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "property_path" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#694
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "submitted_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "errors" => array:1 [
                  0 => array:3 [
                    "message" => "This value should not be blank."
                    "origin" => "000000002182e858000000005c6d5791"
                    "trace" => array:1 [ …1]
                  ]
                ]
              ]
              "000000002182e85b000000005c6d5791" => array:9 [
                "id" => "article_contents"
                "name" => "contents"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                "synchronized" => true
                "passed_options" => array:1 [
                  "required" => true
                ]
                "resolved_options" => array:43 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                  "data_class" => null
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form) {#841
                    class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                    this: Symfony\Component\Form\Extension\Core\TypeFormType {#640 …}
                  }
                  "error_bubbling" => false
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "property_path" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#722
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "submitted_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "errors" => array:1 [
                  0 => array:3 [
                    "message" => "This value should not be blank."
                    "origin" => "000000002182e85b000000005c6d5791"
                    "trace" => array:1 [ …1]
                  ]
                ]
              ]
              "000000002182e856000000005c6d5791" => array:9 [
                "id" => "article_images"
                "name" => "images"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:4 [
                  "class" => "App\Entity\ArticleImage"
                  "em" => "default"
                  "multiple" => true
                  "required" => false
                ]
                "resolved_options" => array:59 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "choice_attr" => null
                  "choice_label" => array:2 [
                    0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                    1 => "createChoiceLabel"
                  ]
                  "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#910
                    -manager: Doctrine\ORMEntityManager {#260 …11}
                    -class: "App\Entity\ArticleImage"
                    -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#911
                      -om: Doctrine\ORMEntityManager {#260 …11}
                      -classMetadata: Doctrine\ORM\MappingClassMetadata {#872 …40}
                      -singleId: true
                      -intId: true
                      -idField: "id"
                      -associationIdReader: null
                    }
                    -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#909 …1}
                    -choiceList: null
                  }
                  "choice_name" => array:2 [
                    0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                    1 => "createChoiceName"
                  ]
                  "choice_translation_domain" => false
                  "choice_value" => array:2 [
                    0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#911}
                    1 => "getIdValue"
                  ]
                  "choices" => null
                  "class" => "App\Entity\ArticleImage"
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                  "data_class" => null
                  "disabled" => false
                  "em" => Doctrine\ORMEntityManager {#260 …11}
                  "empty_data" => []
                  "error_bubbling" => false
                  "error_mapping" => []
                  "expanded" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "group_by" => null
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#911}
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "multiple" => true
                  "placeholder" => null
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "preferred_choices" => []
                  "property_path" => null
                  "query_builder" => null
                  "required" => false
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => false
                  "upload_max_size_message" => Closure() {#868
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => Doctrine\Common\CollectionsArrayCollection {#635}
                  "view" => []
                ]
                "submitted_data" => array:2 [
                  "norm" => Doctrine\Common\CollectionsArrayCollection {#635}
                  "view" => []
                ]
                "errors" => []
              ]
              "000000002182e851000000005c6d5791" => array:9 [
                "id" => "article_tags"
                "name" => "tags"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:3 [
                  "choice_label" => "name"
                  "class" => "App\Entity\Tag"
                  "multiple" => true
                ]
                "resolved_options" => array:59 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "choice_attr" => null
                  "choice_label" => "name"
                  "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#970
                    -manager: Doctrine\ORMEntityManager {#260 …11}
                    -class: "App\Entity\Tag"
                    -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#971
                      -om: Doctrine\ORMEntityManager {#260 …11}
                      -classMetadata: Doctrine\ORM\MappingClassMetadata {#924 …40}
                      -singleId: true
                      -intId: true
                      -idField: "id"
                      -associationIdReader: null
                    }
                    -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#969 …1}
                    -choiceList: null
                  }
                  "choice_name" => array:2 [
                    0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                    1 => "createChoiceName"
                  ]
                  "choice_translation_domain" => false
                  "choice_value" => array:2 [
                    0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#971}
                    1 => "getIdValue"
                  ]
                  "choices" => null
                  "class" => "App\Entity\Tag"
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                  "data_class" => null
                  "disabled" => false
                  "em" => Doctrine\ORMEntityManager {#260 …11}
                  "empty_data" => []
                  "error_bubbling" => false
                  "error_mapping" => []
                  "expanded" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "group_by" => null
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#971}
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "multiple" => true
                  "placeholder" => null
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "preferred_choices" => []
                  "property_path" => null
                  "query_builder" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => false
                  "upload_max_size_message" => Closure() {#922
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => Doctrine\Common\CollectionsArrayCollection {#636}
                  "view" => []
                ]
                "submitted_data" => array:2 [
                  "norm" => Doctrine\Common\CollectionsArrayCollection {#636}
                  "view" => []
                ]
                "errors" => []
              ]
              "000000002182e84c000000005c6d5791" => array:9 [
                "id" => "article_category"
                "name" => "category"
                "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                "synchronized" => true
                "passed_options" => array:2 [
                  "choice_label" => "name"
                  "class" => "App\Entity\Category"
                ]
                "resolved_options" => array:59 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "choice_attr" => null
                  "choice_label" => "name"
                  "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1034
                    -manager: Doctrine\ORMEntityManager {#260 …11}
                    -class: "App\Entity\Category"
                    -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1035
                      -om: Doctrine\ORMEntityManager {#260 …11}
                      -classMetadata: Doctrine\ORM\MappingClassMetadata {#986 …40}
                      -singleId: true
                      -intId: true
                      -idField: "id"
                      -associationIdReader: null
                    }
                    -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#1033 …1}
                    -choiceList: null
                  }
                  "choice_name" => array:2 [
                    0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                    1 => "createChoiceName"
                  ]
                  "choice_translation_domain" => false
                  "choice_value" => array:2 [
                    0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1035}
                    1 => "getIdValue"
                  ]
                  "choices" => null
                  "class" => "App\Entity\Category"
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                  "data_class" => null
                  "disabled" => false
                  "em" => Doctrine\ORMEntityManager {#260 …11}
                  "empty_data" => ""
                  "error_bubbling" => false
                  "error_mapping" => []
                  "expanded" => false
                  "extra_fields_message" => "This form should not contain extra fields."
                  "group_by" => null
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1035}
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "multiple" => false
                  "placeholder" => null
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "preferred_choices" => []
                  "property_path" => null
                  "query_builder" => null
                  "required" => true
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => false
                  "upload_max_size_message" => Closure() {#984
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                ]
                "default_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "submitted_data" => array:2 [
                  "norm" => null
                  "view" => ""
                ]
                "errors" => []
              ]
              "000000002182e84f000000005c6d5791" => array:9 [
                "id" => "article_isPublished"
                "name" => "isPublished"
                "type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
                "synchronized" => true
                "passed_options" => array:1 [
                  "required" => false
                ]
                "resolved_options" => array:45 [
                  "action" => ""
                  "allow_extra_fields" => false
                  "allow_file_upload" => false
                  "attr" => []
                  "attr_translation_parameters" => []
                  "auto_initialize" => true
                  "block_name" => null
                  "block_prefix" => null
                  "by_reference" => true
                  "compound" => false
                  "constraints" => []
                  "csrf_field_name" => "_token"
                  "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                  "csrf_protection" => true
                  "csrf_token_id" => null
                  "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                  "data_class" => null
                  "disabled" => false
                  "empty_data" => Closure(FormInterface $form, $viewData) {#1049
                    class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                    this: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1046 …}
                  }
                  "error_bubbling" => false
                  "error_mapping" => []
                  "extra_fields_message" => "This form should not contain extra fields."
                  "false_values" => array:1 [
                    0 => null
                  ]
                  "help" => null
                  "help_attr" => []
                  "help_html" => false
                  "help_translation_parameters" => []
                  "inherit_data" => false
                  "invalid_message" => "This value is not valid."
                  "invalid_message_parameters" => []
                  "label" => null
                  "label_attr" => []
                  "label_format" => null
                  "label_translation_parameters" => []
                  "mapped" => true
                  "method" => "POST"
                  "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                  "property_path" => null
                  "required" => false
                  "row_attr" => []
                  "translation_domain" => null
                  "trim" => true
                  "upload_max_size_message" => Closure() {#1051
                    class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                    this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
                    use: { …3}
                  }
                  "validation_groups" => null
                  "value" => "1"
                ]
                "default_data" => array:1 [
                  "norm" => null
                ]
                "submitted_data" => array:2 [
                  "norm" => false
                  "view" => null
                ]
                "errors" => []
              ]
            ]
            -dataByView: null
            -formsByView: null
            #data: array:3 [
              "forms" => array:1 [
                "article" => &41 array:11 [
                  "id" => "article"
                  "name" => "article"
                  "type_class" => "App\Form\ArticleType"
                  "synchronized" => true
                  "passed_options" => array:1 [
                    "data" => App\EntityArticle {#634}
                  ]
                  "resolved_options" => array:44 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "compound" => true
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => false
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                    "data" => App\EntityArticle {#634}
                    "data_class" => "App\Entity\Article"
                    "disabled" => false
                    "empty_data" => Closure(FormInterface $form) {#679}
                    "error_bubbling" => true
                    "error_mapping" => []
                    "extra_fields_message" => "This form should not contain extra fields."
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "property_path" => null
                    "required" => true
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => true
                    "upload_max_size_message" => Closure() {#681}
                    "validation_groups" => null
                  ]
                  "default_data" => array:1 [
                    "norm" => App\EntityArticle {#634}
                  ]
                  "submitted_data" => array:1 [
                    "norm" => App\EntityArticle {#634}
                  ]
                  "errors" => array:1 [
                    0 => array:3 [ …3]
                  ]
                  "has_children_error" => true
                  "children" => array:6 [
                    "title" => &42 array:10 [
                      "id" => "article_title"
                      "name" => "title"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                      "synchronized" => true
                      "passed_options" => []
                      "resolved_options" => array:43 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form) {#692}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#694}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "submitted_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "errors" => array:1 [
                        0 => array:3 [ …3]
                      ]
                      "children" => []
                    ]
                    "contents" => &43 array:10 [
                      "id" => "article_contents"
                      "name" => "contents"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                      "synchronized" => true
                      "passed_options" => array:1 [
                        "required" => true
                      ]
                      "resolved_options" => array:43 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form) {#841}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "property_path" => null
                        "required" => true
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#722}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "submitted_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "errors" => array:1 [
                        0 => array:3 [ …3]
                      ]
                      "children" => []
                    ]
                    "images" => &44 array:10 [
                      "id" => "article_images"
                      "name" => "images"
                      "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                      "synchronized" => true
                      "passed_options" => array:4 [
                        "class" => "App\Entity\ArticleImage"
                        "em" => "default"
                        "multiple" => true
                        "required" => false
                      ]
                      "resolved_options" => array:59 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "choice_attr" => null
                        "choice_label" => array:2 [ …2]
                        "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#910}
                        "choice_name" => array:2 [ …2]
                        "choice_translation_domain" => false
                        "choice_value" => array:2 [ …2]
                        "choices" => null
                        "class" => "App\Entity\ArticleImage"
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                        "data_class" => null
                        "disabled" => false
                        "em" => Doctrine\ORMEntityManager {#260 …11}
                        "empty_data" => []
                        "error_bubbling" => false
                        "error_mapping" => []
                        "expanded" => false
                        "extra_fields_message" => "This form should not contain extra fields."
                        "group_by" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#911}
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "multiple" => true
                        "placeholder" => null
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "preferred_choices" => []
                        "property_path" => null
                        "query_builder" => null
                        "required" => false
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => false
                        "upload_max_size_message" => Closure() {#868}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => Doctrine\Common\CollectionsArrayCollection {#635}
                        "view" => []
                      ]
                      "submitted_data" => array:2 [
                        "norm" => Doctrine\Common\CollectionsArrayCollection {#635}
                        "view" => []
                      ]
                      "errors" => []
                      "children" => []
                    ]
                    "tags" => &45 array:10 [
                      "id" => "article_tags"
                      "name" => "tags"
                      "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                      "synchronized" => true
                      "passed_options" => array:3 [
                        "choice_label" => "name"
                        "class" => "App\Entity\Tag"
                        "multiple" => true
                      ]
                      "resolved_options" => array:59 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "choice_attr" => null
                        "choice_label" => "name"
                        "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#970}
                        "choice_name" => array:2 [ …2]
                        "choice_translation_domain" => false
                        "choice_value" => array:2 [ …2]
                        "choices" => null
                        "class" => "App\Entity\Tag"
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                        "data_class" => null
                        "disabled" => false
                        "em" => Doctrine\ORMEntityManager {#260 …11}
                        "empty_data" => []
                        "error_bubbling" => false
                        "error_mapping" => []
                        "expanded" => false
                        "extra_fields_message" => "This form should not contain extra fields."
                        "group_by" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#971}
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "multiple" => true
                        "placeholder" => null
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "preferred_choices" => []
                        "property_path" => null
                        "query_builder" => null
                        "required" => true
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => false
                        "upload_max_size_message" => Closure() {#922}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => Doctrine\Common\CollectionsArrayCollection {#636}
                        "view" => []
                      ]
                      "submitted_data" => array:2 [
                        "norm" => Doctrine\Common\CollectionsArrayCollection {#636}
                        "view" => []
                      ]
                      "errors" => []
                      "children" => []
                    ]
                    "category" => &46 array:10 [
                      "id" => "article_category"
                      "name" => "category"
                      "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                      "synchronized" => true
                      "passed_options" => array:2 [
                        "choice_label" => "name"
                        "class" => "App\Entity\Category"
                      ]
                      "resolved_options" => array:59 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "choice_attr" => null
                        "choice_label" => "name"
                        "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1034}
                        "choice_name" => array:2 [ …2]
                        "choice_translation_domain" => false
                        "choice_value" => array:2 [ …2]
                        "choices" => null
                        "class" => "App\Entity\Category"
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                        "data_class" => null
                        "disabled" => false
                        "em" => Doctrine\ORMEntityManager {#260 …11}
                        "empty_data" => ""
                        "error_bubbling" => false
                        "error_mapping" => []
                        "expanded" => false
                        "extra_fields_message" => "This form should not contain extra fields."
                        "group_by" => null
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1035}
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "multiple" => false
                        "placeholder" => null
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "preferred_choices" => []
                        "property_path" => null
                        "query_builder" => null
                        "required" => true
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => false
                        "upload_max_size_message" => Closure() {#984}
                        "validation_groups" => null
                      ]
                      "default_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "submitted_data" => array:2 [
                        "norm" => null
                        "view" => ""
                      ]
                      "errors" => []
                      "children" => []
                    ]
                    "isPublished" => &47 array:10 [
                      "id" => "article_isPublished"
                      "name" => "isPublished"
                      "type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
                      "synchronized" => true
                      "passed_options" => array:1 [
                        "required" => false
                      ]
                      "resolved_options" => array:45 [
                        "action" => ""
                        "allow_extra_fields" => false
                        "allow_file_upload" => false
                        "attr" => []
                        "attr_translation_parameters" => []
                        "auto_initialize" => true
                        "block_name" => null
                        "block_prefix" => null
                        "by_reference" => true
                        "compound" => false
                        "constraints" => []
                        "csrf_field_name" => "_token"
                        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                        "csrf_protection" => true
                        "csrf_token_id" => null
                        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                        "data_class" => null
                        "disabled" => false
                        "empty_data" => Closure(FormInterface $form, $viewData) {#1049}
                        "error_bubbling" => false
                        "error_mapping" => []
                        "extra_fields_message" => "This form should not contain extra fields."
                        "false_values" => array:1 [ …1]
                        "help" => null
                        "help_attr" => []
                        "help_html" => false
                        "help_translation_parameters" => []
                        "inherit_data" => false
                        "invalid_message" => "This value is not valid."
                        "invalid_message_parameters" => []
                        "label" => null
                        "label_attr" => []
                        "label_format" => null
                        "label_translation_parameters" => []
                        "mapped" => true
                        "method" => "POST"
                        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                        "property_path" => null
                        "required" => false
                        "row_attr" => []
                        "translation_domain" => null
                        "trim" => true
                        "upload_max_size_message" => Closure() {#1051}
                        "validation_groups" => null
                        "value" => "1"
                      ]
                      "default_data" => array:1 [
                        "norm" => null
                      ]
                      "submitted_data" => array:2 [
                        "norm" => false
                        "view" => null
                      ]
                      "errors" => []
                      "children" => []
                    ]
                  ]
                ]
              ]
              "forms_by_hash" => array:7 [
                "000000002182e869000000005c6d5791" => &41 array:11 [&41]
                "000000002182e858000000005c6d5791" => &42 array:10 [&42]
                "000000002182e85b000000005c6d5791" => &43 array:10 [&43]
                "000000002182e856000000005c6d5791" => &44 array:10 [&44]
                "000000002182e851000000005c6d5791" => &45 array:10 [&45]
                "000000002182e84c000000005c6d5791" => &46 array:10 [&46]
                "000000002182e84f000000005c6d5791" => &47 array:10 [&47]
              ]
              "nb_errors" => 3
            ]
            -cloner: null
          }
        }
        -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#677
          -defined: array:44 [
            "block_name" => true
            "block_prefix" => true
            "disabled" => true
            "label" => true
            "label_format" => true
            "row_attr" => true
            "label_translation_parameters" => true
            "attr_translation_parameters" => true
            "attr" => true
            "translation_domain" => true
            "auto_initialize" => true
            "data" => true
            "data_class" => true
            "empty_data" => true
            "trim" => true
            "required" => true
            "property_path" => true
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => true
            "label_attr" => true
            "inherit_data" => true
            "compound" => true
            "method" => true
            "action" => true
            "post_max_size_message" => true
            "upload_max_size_message" => true
            "allow_file_upload" => true
            "help" => true
            "help_attr" => true
            "help_html" => true
            "help_translation_parameters" => true
            "validation_groups" => true
            "error_mapping" => true
            "constraints" => true
            "invalid_message" => true
            "invalid_message_parameters" => true
            "allow_extra_fields" => true
            "extra_fields_message" => true
            "csrf_protection" => true
            "csrf_field_name" => true
            "csrf_message" => true
            "csrf_token_manager" => true
            "csrf_token_id" => true
          ]
          -defaults: array:43 [
            "block_name" => null
            "block_prefix" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "row_attr" => []
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "attr" => []
            "translation_domain" => null
            "auto_initialize" => true
            "data_class" => "App\Entity\Article"
            "empty_data" => null
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "error_bubbling" => null
            "label_attr" => []
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "upload_max_size_message" => null
            "allow_file_upload" => false
            "help" => null
            "help_attr" => []
            "help_html" => false
            "help_translation_parameters" => []
            "validation_groups" => null
            "error_mapping" => []
            "constraints" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => false
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
          ]
          -nested: []
          -required: []
          -resolved: array:30 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => true
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => false
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
          ]
          -normalizers: array:3 [
            "validation_groups" => array:1 [
              0 => Closure(Options $options, $groups) {#674
                class: "Symfony\Component\Form\Extension\Validator\TypeBaseValidatorExtension"
                this: Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#647}
              }
            ]
            "constraints" => array:1 [
              0 => Closure(Options $options, $constraints) {#675
                class: "Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension"
                this: Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#647}
              }
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options, $message) {#676
                class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
                use: { …2}
              }
            ]
          ]
          -allowedValues: []
          -allowedTypes: array:8 [
            "block_prefix" => array:2 [
              0 => "null"
              1 => "string"
            ]
            "attr" => array:1 [
              0 => "array"
            ]
            "row_attr" => array:1 [
              0 => "array"
            ]
            "label_attr" => array:1 [
              0 => "array"
            ]
            "upload_max_size_message" => array:1 [
              0 => "callable"
            ]
            "help" => array:2 [
              0 => "string"
              1 => "null"
            ]
            "help_attr" => array:1 [
              0 => "array"
            ]
            "help_html" => array:1 [
              0 => "bool"
            ]
          ]
          -lazy: array:3 [
            "empty_data" => array:1 [
              0 => Closure(Options $options) {#671
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                this: Symfony\Component\Form\Extension\Core\TypeFormType {#640 …}
              }
            ]
            "error_bubbling" => array:1 [
              0 => Closure(Options $options) {#673
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                this: Symfony\Component\Form\Extension\Core\TypeFormType {#640 …}
              }
            ]
            "upload_max_size_message" => array:1 [
              0 => Closure(Options $options) {#672
                class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                this: Symfony\Component\Form\Extension\Core\TypeFormType {#640 …}
              }
            ]
          ]
          -calling: []
          -deprecated: []
          -given: []
          -locked: false
          -parentsOptions: []
        }
      }
      -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
    }
    -viewTransformers: []
    -modelTransformers: []
    -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperPropertyPathMapper {#684
      -propertyAccessor: Symfony\Component\PropertyAccessPropertyAccessor {#444
        -magicCall: false
        -ignoreInvalidIndices: true
        -ignoreInvalidProperty: false
        -cacheItemPool: Symfony\Component\Cache\AdapterArrayAdapter {#445
          -storeSerialized: false
          -values: array:7 [
            "rApp.Entity.Article..title" => array:3 [
              0 => true
              1 => 0
              2 => "getTitle"
            ]
            "rApp.Entity.Article..contents" => array:3 [
              0 => true
              1 => 0
              2 => "getContents"
            ]
            "rApp.Entity.Article..images" => array:3 [
              0 => true
              1 => 0
              2 => "getImages"
            ]
            "rApp.Entity.Article..tags" => array:3 [
              0 => true
              1 => 0
              2 => "getTags"
            ]
            "rApp.Entity.Article..category" => array:3 [
              0 => true
              1 => 0
              2 => "getCategory"
            ]
            "rApp.Entity.Article..isPublished" => array:3 [
              0 => true
              1 => 0
              2 => "getIsPublished"
            ]
            "wApp.Entity.Article..isPublished..0" => array:3 [
              0 => true
              1 => 0
              2 => "setIsPublished"
            ]
          ]
          -expiries: array:7 [
            "rApp.Entity.Article..title" => 9223372036854775807
            "rApp.Entity.Article..contents" => 9223372036854775807
            "rApp.Entity.Article..images" => 9223372036854775807
            "rApp.Entity.Article..tags" => 9223372036854775807
            "rApp.Entity.Article..category" => 9223372036854775807
            "rApp.Entity.Article..isPublished" => 9223372036854775807
            "wApp.Entity.Article..isPublished..0" => 9223372036854775807
          ]
          -createCacheItem: Closure($key, $value, $isHit) {#447
            class: "Symfony\Component\CacheCacheItem"
            use: {
              $defaultLifetime: 0
            }
          }
          #logger: null
        }
        -propertyPathCache: []
        -readPropertyCache: array:6 [
          "App.Entity.Article..title" => array:3 [
            0 => true
            1 => 0
            2 => "getTitle"
          ]
          "App.Entity.Article..contents" => array:3 [
            0 => true
            1 => 0
            2 => "getContents"
          ]
          "App.Entity.Article..images" => array:3 [
            0 => true
            1 => 0
            2 => "getImages"
          ]
          "App.Entity.Article..tags" => array:3 [
            0 => true
            1 => 0
            2 => "getTags"
          ]
          "App.Entity.Article..category" => array:3 [
            0 => true
            1 => 0
            2 => "getCategory"
          ]
          "App.Entity.Article..isPublished" => array:3 [
            0 => true
            1 => 0
            2 => "getIsPublished"
          ]
        ]
        -writePropertyCache: array:1 [
          "App.Entity.Article..isPublished..0" => array:3 [
            0 => true
            1 => 0
            2 => "setIsPublished"
          ]
        ]
      }
    }
    -required: true
    -disabled: false
    -errorBubbling: true
    -emptyData: Closure(FormInterface $form) {#679}
    -attributes: array:1 [
      "data_collector/passed_options" => array:1 [
        "data" => App\EntityArticle {#634}
      ]
    ]
    -data: App\EntityArticle {#634}
    -dataClass: "App\Entity\Article"
    -dataLocked: true
    -formFactory: Symfony\Component\FormFormFactory {#471
      -registry: Symfony\Component\FormFormRegistry {#472
        -extensions: array:1 [
          0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#473
            -guesser: Symfony\Component\FormFormTypeGuesserChain {#701
              -guessers: array:2 [
                0 => Symfony\Component\Form\Extension\ValidatorValidatorTypeGuesser {#702
                  -metadataFactory: Symfony\Component\Validator\ValidatorTraceableValidator {#648 …2}
                }
                1 => Symfony\Bridge\Doctrine\FormDoctrineOrmTypeGuesser {#703
                  #registry: Doctrine\Bundle\DoctrineBundleRegistry {#200 …7}
                  -cache: array:1 [ …1]
                }
              ]
            }
            -guesserLoaded: true
            -typeContainer: Symfony\Component\DependencyInjection\ArgumentServiceLocator {#474
              -factory: Symfony\Component\DependencyInjectionContainer::getService($registry, string $id, ?string $method, $load) {#30
                this: Container3407GbPApp_KernelDevDebugContainer {#29}
              }
              -serviceMap: array:10 [
                "App\Form\ArticleType" => array:4 [ …4]
                "App\Form\CategoryType" => array:4 [ …4]
                "App\Form\NewsType" => array:4 [ …4]
                "App\Form\RegistrationFormType" => array:4 [ …4]
                "App\Form\SpiritualPearlsType" => array:4 [ …4]
                "App\Form\TagType" => array:4 [ …4]
                "Symfony\Bridge\Doctrine\Form\Type\EntityType" => array:4 [ …4]
                "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => array:4 [ …4]
                "Symfony\Component\Form\Extension\Core\Type\FileType" => array:4 [ …4]
                "Symfony\Component\Form\Extension\Core\Type\FormType" => array:4 [ …4]
              ]
              -serviceTypes: array:10 [
                "App\Form\ArticleType" => "?"
                "App\Form\CategoryType" => "?"
                "App\Form\NewsType" => "?"
                "App\Form\RegistrationFormType" => "?"
                "App\Form\SpiritualPearlsType" => "?"
                "App\Form\TagType" => "?"
                "Symfony\Bridge\Doctrine\Form\Type\EntityType" => "?"
                "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => "?"
                "Symfony\Component\Form\Extension\Core\Type\FileType" => "?"
                "Symfony\Component\Form\Extension\Core\Type\FormType" => "?"
              ]
              -externalId: null
              -container: null
              -factories: array:10 [
                "App\Form\ArticleType" => array:4 [ …4]
                "App\Form\CategoryType" => array:4 [ …4]
                "App\Form\NewsType" => array:4 [ …4]
                "App\Form\RegistrationFormType" => array:4 [ …4]
                "App\Form\SpiritualPearlsType" => array:4 [ …4]
                "App\Form\TagType" => array:4 [ …4]
                "Symfony\Bridge\Doctrine\Form\Type\EntityType" => array:4 [ …4]
                "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => array:4 [ …4]
                "Symfony\Component\Form\Extension\Core\Type\FileType" => array:4 [ …4]
                "Symfony\Component\Form\Extension\Core\Type\FormType" => array:4 [ …4]
              ]
              -loading: []
              -providedTypes: null
            }
            -typeExtensionServices: array:3 [
              "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#475
                -generator: Closure() {#476 …2}
                -count: 6
              }
              "Symfony\Component\Form\Extension\Core\Type\RepeatedType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#477
                -generator: Closure() {#478 …2}
                -count: 1
              }
              "Symfony\Component\Form\Extension\Core\Type\SubmitType" => Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#479
                -generator: Closure() {#480 …2}
                -count: 1
              }
            ]
            -guesserServices: Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#481
              -generator: Closure() {#482
                class: "Container3407GbPApp_KernelDevDebugContainer"
                this: Container3407GbPApp_KernelDevDebugContainer {#29}
              }
              -count: 2
            }
          }
        ]
        -types: array:7 [
          "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#642}
          "App\Form\ArticleType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#667}
          "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#688
            -proxiedType: Symfony\Component\FormResolvedFormType {#689
              -innerType: Symfony\Component\Form\Extension\Core\TypeTextType {#687}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#642}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#690
                -defined: array:44 [ …44]
                -defaults: array:43 [ …43]
                -nested: []
                -required: []
                -resolved: array:30 [ …30]
                -normalizers: array:3 [ …3]
                -allowedValues: []
                -allowedTypes: array:8 [ …8]
                 …6
              }
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
          }
          "Symfony\Component\Form\Extension\Core\Type\TextareaType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#704
            -proxiedType: Symfony\Component\FormResolvedFormType {#844
              -innerType: Symfony\Component\Form\Extension\Core\TypeTextareaType {#842}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#688}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#840 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
          }
          "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#851
            -proxiedType: Symfony\Component\FormResolvedFormType {#852
              -innerType: Symfony\Component\Form\Extension\Core\TypeChoiceType {#717 …1}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#642}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#855 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
          }
          "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#853
            -proxiedType: Symfony\Component\FormResolvedFormType {#854
              -innerType: Symfony\Bridge\Doctrine\Form\TypeEntityType {#839 …3}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#851}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#863 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
          }
          "Symfony\Component\Form\Extension\Core\Type\CheckboxType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1043
            -proxiedType: Symfony\Component\FormResolvedFormType {#1047
              -innerType: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1046 …}
              -typeExtensions: []
              -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#642}
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1048 …14}
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
          }
        ]
        -guesser: Symfony\Component\FormFormTypeGuesserChain {#700
          -guessers: array:2 [
            0 => Symfony\Component\Form\Extension\ValidatorValidatorTypeGuesser {#702}
            1 => Symfony\Bridge\Doctrine\FormDoctrineOrmTypeGuesser {#703}
          ]
        }
        -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#483
          -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#484}
          -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
        }
        -checkedTypes: []
      }
    }
    -action: ""
    -method: "POST"
    -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#645}
    -autoInitialize: true
    -options: array:44 [
      "block_name" => null
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "translation_domain" => null
      "auto_initialize" => true
      "trim" => true
      "required" => true
      "property_path" => null
      "mapped" => true
      "by_reference" => true
      "inherit_data" => false
      "compound" => true
      "method" => "POST"
      "action" => ""
      "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
      "allow_file_upload" => false
      "help_translation_parameters" => []
      "error_mapping" => []
      "invalid_message" => "This value is not valid."
      "invalid_message_parameters" => []
      "allow_extra_fields" => false
      "extra_fields_message" => "This form should not contain extra fields."
      "csrf_protection" => false
      "csrf_field_name" => "_token"
      "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
      "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
      "csrf_token_id" => null
      "block_prefix" => null
      "row_attr" => []
      "attr" => []
      "data_class" => "App\Entity\Article"
      "empty_data" => Closure(FormInterface $form) {#679}
      "error_bubbling" => true
      "label_attr" => []
      "upload_max_size_message" => Closure() {#681}
      "help" => null
      "help_attr" => []
      "help_html" => false
      "validation_groups" => null
      "constraints" => []
      "data" => App\EntityArticle {#634}
    ]
  }
  -parent: null
  -children: Symfony\Component\Form\UtilOrderedHashMap {#1059
    -elements: array:6 [
      "title" => Symfony\Component\FormForm {#1060
        -config: Symfony\Component\FormFormBuilder {#1061
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1087 …1}
          -name: "title"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#688}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#692}
          -attributes: array:1 [
            "data_collector/passed_options" => []
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#471}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#645}
          -autoInitialize: false
          -options: array:43 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#692}
            "error_bubbling" => false
            "label_attr" => []
            "upload_max_size_message" => Closure() {#694}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\FormForm {#1045}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1062
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: array:1 [
          0 => Symfony\Component\FormFormError {#1439
            #messageTemplate: "This value should not be blank."
            #messageParameters: array:1 [
              "{{ value }}" => "null"
            ]
            #messagePluralization: null
            -message: "This value should not be blank."
            -cause: Symfony\Component\ValidatorConstraintViolation {#1436
              -message: "This value should not be blank."
              -messageTemplate: "This value should not be blank."
              -parameters: array:1 [ …1]
              -plural: null
              -root: Symfony\Component\FormForm {#1045}
              -propertyPath: "data.title"
              -invalidValue: null
              -constraint: Symfony\Component\Validator\ConstraintsNotBlank {#733 …5}
              -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
              -cause: null
            }
            -origin: Symfony\Component\FormForm {#1060}
          }
        ]
        -submitted: true
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "title"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1085
          -elements: array:1 [
            0 => "title"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "title"
        }
      }
      "contents" => Symfony\Component\FormForm {#1063
        -config: Symfony\Component\FormFormBuilder {#1064
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1090 …1}
          -name: "contents"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#704}
          -viewTransformers: []
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form) {#841}
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [
              "required" => true
            ]
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#471}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#645}
          -autoInitialize: false
          -options: array:43 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form) {#841}
            "required" => true
            "error_bubbling" => false
            "label_attr" => []
            "upload_max_size_message" => Closure() {#722}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
          ]
        }
        -parent: Symfony\Component\FormForm {#1045}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1065
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: array:1 [
          0 => Symfony\Component\FormFormError {#1451
            #messageTemplate: "This value should not be blank."
            #messageParameters: array:1 [
              "{{ value }}" => "null"
            ]
            #messagePluralization: null
            -message: "This value should not be blank."
            -cause: Symfony\Component\ValidatorConstraintViolation {#1455
              -message: "This value should not be blank."
              -messageTemplate: "This value should not be blank."
              -parameters: array:1 [ …1]
              -plural: null
              -root: Symfony\Component\FormForm {#1045}
              -propertyPath: "data.contents"
              -invalidValue: null
              -constraint: Symfony\Component\Validator\ConstraintsNotBlank {#740 …5}
              -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
              -cause: null
            }
            -origin: Symfony\Component\FormForm {#1063}
          }
        ]
        -submitted: true
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "contents"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1086
          -elements: array:1 [
            0 => "contents"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "contents"
        }
      }
      "images" => Symfony\Component\FormForm {#1066
        -config: Symfony\Component\FormFormBuilder {#1067
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1093 …1}
          -name: "images"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#853}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#921}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#917
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#916
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#910}
                -value: array:2 [ …2]
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:4 [
              "em" => "default"
              "class" => "App\Entity\ArticleImage"
              "multiple" => true
              "required" => false
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#916}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#471}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#645}
          -autoInitialize: false
          -options: array:59 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "upload_max_size_message" => Closure() {#868}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "query_builder" => null
            "em" => Doctrine\ORMEntityManager {#260 …11}
            "class" => "App\Entity\ArticleImage"
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#911}
            "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#910}
            "choice_label" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceLabel"
            ]
            "choice_name" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceName"
            ]
            "choice_value" => array:2 [
              0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#911}
              1 => "getIdValue"
            ]
            "choice_attr" => null
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
        }
        -parent: Symfony\Component\FormForm {#1045}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1068
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: Doctrine\Common\CollectionsArrayCollection {#635}
        -normData: Doctrine\Common\CollectionsArrayCollection {#635}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "images"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1089
          -elements: array:1 [
            0 => "images"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "images"
        }
      }
      "tags" => Symfony\Component\FormForm {#1069
        -config: Symfony\Component\FormFormBuilder {#1070
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1096 …1}
          -name: "tags"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#853}
          -viewTransformers: array:2 [
            0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#981}
            1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#977
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#976
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#970}
                -value: array:2 [ …2]
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: []
          -attributes: array:2 [
            "data_collector/passed_options" => array:3 [
              "class" => "App\Entity\Tag"
              "choice_label" => "name"
              "multiple" => true
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#976}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#471}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#645}
          -autoInitialize: false
          -options: array:59 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "multiple" => true
            "empty_data" => []
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "upload_max_size_message" => Closure() {#922}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "query_builder" => null
            "class" => "App\Entity\Tag"
            "em" => Doctrine\ORMEntityManager {#260 …11}
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#971}
            "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#970}
            "choice_label" => "name"
            "choice_name" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceName"
            ]
            "choice_value" => array:2 [
              0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#971}
              1 => "getIdValue"
            ]
            "choice_attr" => null
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
        }
        -parent: Symfony\Component\FormForm {#1045}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1071
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: Doctrine\Common\CollectionsArrayCollection {#636}
        -normData: Doctrine\Common\CollectionsArrayCollection {#636}
        -viewData: []
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "tags"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1092
          -elements: array:1 [
            0 => "tags"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "tags"
        }
      }
      "category" => Symfony\Component\FormForm {#1072
        -config: Symfony\Component\FormFormBuilder {#1073
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1099 …1}
          -name: "category"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#853}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1041
              -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#1040
                -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1034}
                -value: array:2 [ …2]
              }
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: true
          -disabled: false
          -errorBubbling: false
          -emptyData: ""
          -attributes: array:2 [
            "data_collector/passed_options" => array:2 [
              "class" => "App\Entity\Category"
              "choice_label" => "name"
            ]
            "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1040}
          ]
          -data: null
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#471}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#645}
          -autoInitialize: false
          -options: array:59 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => false
            "required" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
            "multiple" => false
            "expanded" => false
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => ""
            "error_bubbling" => false
            "label_attr" => []
            "compound" => false
            "upload_max_size_message" => Closure() {#984}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "choices" => null
            "query_builder" => null
            "class" => "App\Entity\Category"
            "em" => Doctrine\ORMEntityManager {#260 …11}
            "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1035}
            "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1034}
            "choice_label" => "name"
            "choice_name" => array:2 [
              0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
              1 => "createChoiceName"
            ]
            "choice_value" => array:2 [
              0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1035}
              1 => "getIdValue"
            ]
            "choice_attr" => null
            "preferred_choices" => []
            "group_by" => null
            "placeholder" => null
            "choice_translation_domain" => false
          ]
        }
        -parent: Symfony\Component\FormForm {#1045}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1074
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: null
        -normData: null
        -viewData: ""
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "category"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1095
          -elements: array:1 [
            0 => "category"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "category"
        }
      }
      "isPublished" => Symfony\Component\FormForm {#1075
        -config: Symfony\Component\FormFormBuilder {#1076
          -children: []
          -unresolvedChildren: []
          #locked: true
          -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1102 …1}
          -name: "isPublished"
          -propertyPath: null
          -mapped: true
          -byReference: true
          -inheritData: false
          -compound: false
          -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1043}
          -viewTransformers: array:1 [
            0 => Symfony\Component\Form\Extension\Core\DataTransformerBooleanToStringTransformer {#1058
              -trueValue: "1"
              -falseValues: array:1 [ …1]
            }
          ]
          -modelTransformers: []
          -dataMapper: null
          -required: false
          -disabled: false
          -errorBubbling: false
          -emptyData: Closure(FormInterface $form, $viewData) {#1049}
          -attributes: array:1 [
            "data_collector/passed_options" => array:1 [
              "required" => false
            ]
          ]
          -data: false
          -dataClass: null
          -dataLocked: false
          -formFactory: Symfony\Component\FormFormFactory {#471}
          -action: ""
          -method: "POST"
          -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#645}
          -autoInitialize: false
          -options: array:45 [
            "block_name" => null
            "disabled" => false
            "label" => null
            "label_format" => null
            "label_translation_parameters" => []
            "attr_translation_parameters" => []
            "translation_domain" => null
            "auto_initialize" => true
            "trim" => true
            "property_path" => null
            "mapped" => true
            "by_reference" => true
            "inherit_data" => false
            "compound" => false
            "method" => "POST"
            "action" => ""
            "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
            "allow_file_upload" => false
            "help_translation_parameters" => []
            "error_mapping" => []
            "invalid_message" => "This value is not valid."
            "invalid_message_parameters" => []
            "allow_extra_fields" => false
            "extra_fields_message" => "This form should not contain extra fields."
            "csrf_protection" => true
            "csrf_field_name" => "_token"
            "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
            "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
            "csrf_token_id" => null
            "value" => "1"
            "block_prefix" => null
            "row_attr" => []
            "attr" => []
            "data_class" => null
            "empty_data" => Closure(FormInterface $form, $viewData) {#1049}
            "required" => false
            "error_bubbling" => false
            "label_attr" => []
            "upload_max_size_message" => Closure() {#1051}
            "help" => null
            "help_attr" => []
            "help_html" => false
            "validation_groups" => null
            "constraints" => []
            "false_values" => array:1 [
              0 => null
            ]
          ]
        }
        -parent: Symfony\Component\FormForm {#1045}
        -children: Symfony\Component\Form\UtilOrderedHashMap {#1077
          -elements: []
          -orderedKeys: []
          -managedCursors: []
        }
        -errors: []
        -submitted: true
        -clickedButton: null
        -modelData: false
        -normData: false
        -viewData: null
        -extraData: []
        -transformationFailure: null
        -defaultDataSet: true
        -lockSetData: false
        -name: "isPublished"
        -inheritData: false
        -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1098
          -elements: array:1 [
            0 => "isPublished"
          ]
          -length: 1
          -isIndex: array:1 [
            0 => false
          ]
          -pathAsString: "isPublished"
        }
      }
    ]
    -orderedKeys: array:6 [
      0 => "title"
      1 => "contents"
      2 => "images"
      3 => "tags"
      4 => "category"
      5 => "isPublished"
    ]
    -managedCursors: []
  }
  -errors: array:1 [
    0 => Symfony\Component\FormFormError {#1447
      #messageTemplate: "This form should not contain extra fields."
      #messageParameters: array:1 [
        "{{ extra_fields }}" => ""form_data""
      ]
      #messagePluralization: null
      -message: "This form should not contain extra fields."
      -cause: Symfony\Component\ValidatorConstraintViolation {#1454
        -message: "This form should not contain extra fields."
        -messageTemplate: "This form should not contain extra fields."
        -parameters: array:1 [
          "{{ extra_fields }}" => ""form_data""
        ]
        -plural: null
        -root: Symfony\Component\FormForm {#1045}
        -propertyPath: ""
        -invalidValue: array:1 [
          "form_data" => array:5 [
            "title" => "Some Content fgfgf"
            "contents" => "gfgfgf"
            "tags" => array:3 [
              0 => "2"
              1 => "3"
              2 => "4"
            ]
            "category" => "2"
            "isPublished" => true
          ]
        ]
        -constraint: Symfony\Component\Form\Extension\Validator\ConstraintsForm {#1128
          +payload: null
          +"groups": array:2 [
            0 => "Default"
            1 => "Form"
          ]
        }
        -code: "6e5212ed-a197-4339-99aa-5654798a4854"
        -cause: null
      }
      -origin: Symfony\Component\FormForm {#1045}
    }
  ]
  -submitted: true
  -clickedButton: null
  -modelData: App\EntityArticle {#634}
  -normData: App\EntityArticle {#634}
  -viewData: App\EntityArticle {#634}
  -extraData: array:1 [
    "form_data" => array:5 [
      "title" => "Some Content fgfgf"
      "contents" => "gfgfgf"
      "tags" => array:3 [
        0 => "2"
        1 => "3"
        2 => "4"
      ]
      "category" => "2"
      "isPublished" => true
    ]
  ]
  -transformationFailure: null
  -defaultDataSet: true
  -lockSetData: false
  -name: "article"
  -inheritData: false
  -propertyPath: null
}

POST https://127.0.0.1:8000/api/create/new

  • controller
    "App\Controller\ArticleController::createNewArticle"
    
  • project dirC:\Users\Instructor\PhpstormProjects\workshop

ArticleController.php on line 93

App\Entity\Article {#634
  -id: null
  -title: null
  -contents: null
  -dateCreated: DateTime @1585925612 {#638
    date: 2020-04-03 16:53:32.368587 Europe/Berlin (+02:00)
  }
  -dateEdit: DateTime @1585925612 {#637
    date: 2020-04-03 16:53:32.368582 Europe/Berlin (+02:00)
  }
  -images: Doctrine\Common\CollectionsArrayCollection {#635
    -elements: []
  }
  -tags: Doctrine\Common\CollectionsArrayCollection {#636
    -elements: []
  }
  -category: null
  -author: "Administrator"
  -isPublished: false
}

POST https://127.0.0.1:8000/api/create/new

  • controller
    "App\Controller\ArticleController::createNewArticle"
    
  • project dirC:\Users\Instructor\PhpstormProjects\workshop

ArticleController.php on line 91

array:6 [
  "title" => Symfony\Component\FormForm {#1470
    -config: Symfony\Component\FormFormBuilder {#1471
      -children: []
      -unresolvedChildren: []
      #locked: true
      -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1497 …1}
      -name: "title"
      -propertyPath: null
      -mapped: true
      -byReference: true
      -inheritData: false
      -compound: false
      -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1098
        -proxiedType: Symfony\Component\FormResolvedFormType {#1099
          -innerType: Symfony\Component\Form\Extension\Core\TypeTextType {#1097}
          -typeExtensions: []
          -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1052
            -proxiedType: Symfony\Component\FormResolvedFormType {#1051
              -innerType: Symfony\Component\Form\Extension\Core\TypeFormType {#1050 …}
              -typeExtensions: array:6 [
                0 => Symfony\Component\Form\Extension\Core\TypeTransformationFailureExtension {#1053 …1}
                1 => Symfony\Component\Form\Extension\HttpFoundation\TypeFormTypeHttpFoundationExtension {#1054 …1}
                2 => Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#1057 …2}
                3 => Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1073 …}
                4 => Symfony\Component\Form\Extension\Csrf\TypeFormTypeCsrfExtension {#1074 …6}
                5 => Symfony\Component\Form\Extension\DataCollector\TypeDataCollectorTypeExtension {#1075 …1}
              ]
              -parent: null
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1079
                -defined: array:44 [ …44]
                -defaults: array:43 [ …43]
                -nested: []
                -required: []
                -resolved: array:30 [ …30]
                -normalizers: array:3 [ …3]
                -allowedValues: []
                -allowedTypes: array:8 [ …8]
                -lazy: array:4 [ …4]
                -calling: []
                -deprecated: []
                -given: []
                -locked: false
                -parentsOptions: []
              }
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906
              -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#907}
              -dataByForm: array:7 [
                "00000000137520bb00000000476da55e" => array:10 [
                  "id" => "article"
                  "name" => "article"
                  "type_class" => "App\Form\ArticleType"
                  "synchronized" => true
                  "passed_options" => array:1 [
                    "data" => App\EntityArticle {#1044
                      -id: null
                      -title: null
                      -contents: null
                      -dateCreated: DateTime @1585926129 {#1048
                        date: 2020-04-03 17:02:09.329638 Europe/Berlin (+02:00)
                      }
                      -dateEdit: DateTime @1585926129 {#1047
                        date: 2020-04-03 17:02:09.329630 Europe/Berlin (+02:00)
                      }
                      -images: Doctrine\Common\CollectionsArrayCollection {#1045
                        -elements: []
                      }
                      -tags: Doctrine\Common\CollectionsArrayCollection {#1046
                        -elements: []
                      }
                      -category: null
                      -author: "Administrator"
                      -isPublished: false
                    }
                  ]
                  "resolved_options" => array:44 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "compound" => true
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => false
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698
                      -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#699
                        -entropy: 256
                      }
                      -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#617
                        -session: Symfony\Component\HttpFoundation\SessionSession {#618
                          #storage: Symfony\Component\HttpFoundation\Session\StorageNativeSessionStorage {#619 …6}
                          -flashName: "flashes"
                          -attributeName: "attributes"
                          -data: & array:2 [ …2]
                          -usageIndex: & 5
                        }
                        -namespace: "_csrf"
                      }
                      -namespace: Closure() {#701
                        class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                        this: Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                        use: {
                          $namespace: Symfony\Component\HttpFoundationRequestStack {#131
                            -requests: array:1 [
                              0 => Symfony\Component\HttpFoundationRequest {#7 …26}
                            ]
                          }
                          $superGlobalNamespaceGenerator: Closure() {#700}
                        }
                      }
                    }
                    "data" => App\EntityArticle {#1044}
                    "data_class" => "App\Entity\Article"
                    "disabled" => false
                    "empty_data" => Closure(FormInterface $form) {#1089
                      class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                      this: Symfony\Component\Form\Extension\Core\TypeFormType {#1050 …}
                      use: {
                        $class: "App\Entity\Article"
                      }
                    }
                    "error_bubbling" => true
                    "error_mapping" => []
                    "extra_fields_message" => "This form should not contain extra fields."
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "property_path" => null
                    "required" => true
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => true
                    "upload_max_size_message" => Closure() {#1091
                      class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                      this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1073 …}
                      use: {
                        $translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                        $translationDomain: "validators"
                        $message: Closure() {#1090}
                      }
                    }
                    "validation_groups" => null
                  ]
                  "default_data" => array:1 [
                    "norm" => App\EntityArticle {#1044}
                  ]
                  "submitted_data" => array:1 [
                    "norm" => App\EntityArticle {#1044}
                  ]
                  "errors" => array:1 [
                    0 => array:3 [ …3]
                  ]
                  "has_children_error" => true
                ]
                "00000000137520aa00000000476da55e" => array:9 [
                  "id" => "article_title"
                  "name" => "title"
                  "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                  "synchronized" => true
                  "passed_options" => []
                  "resolved_options" => array:43 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "compound" => false
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => true
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    "data_class" => null
                    "disabled" => false
                    "empty_data" => Closure(FormInterface $form) {#1102
                      class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                      this: Symfony\Component\Form\Extension\Core\TypeFormType {#1050 …}
                    }
                    "error_bubbling" => false
                    "error_mapping" => []
                    "extra_fields_message" => "This form should not contain extra fields."
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "property_path" => null
                    "required" => true
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => true
                    "upload_max_size_message" => Closure() {#1104
                      class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                      this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1073 …}
                      use: {
                        $translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                        $translationDomain: "validators"
                        $message: Closure() {#1103 …}
                      }
                    }
                    "validation_groups" => null
                  ]
                  "default_data" => array:2 [
                    "norm" => null
                    "view" => ""
                  ]
                  "submitted_data" => array:2 [
                    "norm" => null
                    "view" => ""
                  ]
                  "errors" => array:1 [
                    0 => array:3 [ …3]
                  ]
                ]
                "00000000137520d500000000476da55e" => array:9 [
                  "id" => "article_contents"
                  "name" => "contents"
                  "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                  "synchronized" => true
                  "passed_options" => array:1 [
                    "required" => true
                  ]
                  "resolved_options" => array:43 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "compound" => false
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => true
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    "data_class" => null
                    "disabled" => false
                    "empty_data" => Closure(FormInterface $form) {#1251
                      class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                      this: Symfony\Component\Form\Extension\Core\TypeFormType {#1050 …}
                    }
                    "error_bubbling" => false
                    "error_mapping" => []
                    "extra_fields_message" => "This form should not contain extra fields."
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "property_path" => null
                    "required" => true
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => true
                    "upload_max_size_message" => Closure() {#1132
                      class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                      this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1073 …}
                      use: {
                        $translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                        $translationDomain: "validators"
                        $message: Closure() {#1200 …}
                      }
                    }
                    "validation_groups" => null
                  ]
                  "default_data" => array:2 [
                    "norm" => null
                    "view" => ""
                  ]
                  "submitted_data" => array:2 [
                    "norm" => null
                    "view" => ""
                  ]
                  "errors" => array:1 [
                    0 => array:3 [ …3]
                  ]
                ]
                "00000000137520d000000000476da55e" => array:9 [
                  "id" => "article_images"
                  "name" => "images"
                  "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                  "synchronized" => true
                  "passed_options" => array:4 [
                    "class" => "App\Entity\ArticleImage"
                    "em" => "default"
                    "multiple" => true
                    "required" => false
                  ]
                  "resolved_options" => array:59 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "choice_attr" => null
                    "choice_label" => array:2 [ …2]
                    "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1320
                      -manager: Doctrine\ORMEntityManager {#682 …11}
                      -class: "App\Entity\ArticleImage"
                      -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1321
                        -om: Doctrine\ORMEntityManager {#682 …11}
                        -classMetadata: Doctrine\ORM\MappingClassMetadata {#1282
                          +name: "App\Entity\ArticleImage"
                          +namespace: "App\Entity"
                          +rootEntityName: "App\Entity\ArticleImage"
                          +customGeneratorDefinition: null
                          +customRepositoryClassName: "App\Repository\ArticleImageRepository"
                          +isMappedSuperclass: false
                          +isEmbeddedClass: false
                          +parentClasses: []
                          +subClasses: []
                          +embeddedClasses: []
                          +namedQueries: []
                          +namedNativeQueries: []
                          +sqlResultSetMappings: []
                          +identifier: array:1 [
                            0 => "id"
                          ]
                          +inheritanceType: 1
                          +generatorType: 4
                          +fieldMappings: array:2 [
                            "id" => array:9 [ …9]
                            "imageName" => array:8 [ …8]
                          ]
                          +fieldNames: array:2 [
                            "id" => "id"
                            "image_name" => "imageName"
                          ]
                          +columnNames: array:2 [
                            "id" => "id"
                            "imageName" => "image_name"
                          ]
                          +discriminatorValue: null
                          +discriminatorMap: []
                          +discriminatorColumn: null
                          +table: array:1 [
                            "name" => "article_image"
                          ]
                          +lifecycleCallbacks: []
                          +entityListeners: []
                          +associationMappings: array:2 [
                            "news" => array:16 [ …16]
                            "spiritualPearls" => array:16 [ …16]
                          ]
                          +isIdentifierComposite: false
                          +containsForeignIdentifier: false
                          +idGenerator: Doctrine\ORM\IdIdentityGenerator {#1292
                            -sequenceName: null
                          }
                          +sequenceGeneratorDefinition: null
                          +tableGeneratorDefinition: null
                          +changeTrackingPolicy: 1
                          +isVersioned: null
                          +versionField: null
                          +cache: null
                          +reflClass: ReflectionClass {#1291
                            +name: "App\Entity\ArticleImage"
                            implements: []
                            constants: []
                            properties: array:4 [ …4]
                            methods: array:10 [ …10]
                          }
                          +isReadOnly: false
                          #namingStrategy: Doctrine\ORM\MappingUnderscoreNamingStrategy {#668
                            -case: 0
                            -pattern: "/(?<=[a-z0-9])([A-Z])/"
                          }
                          +reflFields: array:4 [
                            "id" => ReflectionProperty {#1284 …4}
                            "imageName" => ReflectionProperty {#1290 …4}
                            "news" => ReflectionProperty {#1289 …4}
                            "spiritualPearls" => ReflectionProperty {#1293 …4}
                          ]
                          -instantiator: Doctrine\InstantiatorInstantiator {#1283}
                        }
                        -singleId: true
                        -intId: true
                        -idField: "id"
                        -associationIdReader: null
                      }
                      -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#1319
                        -queryBuilder: Doctrine\ORMQueryBuilder {#1315
                          -_em: Doctrine\ORMEntityManager {#682 …11}
                          -_dqlParts: array:9 [ …9]
                          -_type: 0
                          -_state: 0
                          -_dql: null
                          -parameters: Doctrine\Common\CollectionsArrayCollection {#1316 …1}
                          -_firstResult: null
                          -_maxResults: null
                          -joinRootAliases: []
                          #cacheable: false
                          #cacheRegion: null
                          #cacheMode: null
                          #lifetime: 0
                        }
                      }
                      -choiceList: null
                    }
                    "choice_name" => array:2 [ …2]
                    "choice_translation_domain" => false
                    "choice_value" => array:2 [ …2]
                    "choices" => null
                    "class" => "App\Entity\ArticleImage"
                    "compound" => false
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => true
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    "data_class" => null
                    "disabled" => false
                    "em" => Doctrine\ORMEntityManager {#682 …11}
                    "empty_data" => []
                    "error_bubbling" => false
                    "error_mapping" => []
                    "expanded" => false
                    "extra_fields_message" => "This form should not contain extra fields."
                    "group_by" => null
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1321}
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "multiple" => true
                    "placeholder" => null
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "preferred_choices" => []
                    "property_path" => null
                    "query_builder" => null
                    "required" => false
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => false
                    "upload_max_size_message" => Closure() {#1278
                      class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                      this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1073 …}
                      use: {
                        $translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                        $translationDomain: "validators"
                        $message: Closure() {#1279 …}
                      }
                    }
                    "validation_groups" => null
                  ]
                  "default_data" => array:2 [
                    "norm" => Doctrine\Common\CollectionsArrayCollection {#1045}
                    "view" => []
                  ]
                  "submitted_data" => array:2 [
                    "norm" => Doctrine\Common\CollectionsArrayCollection {#1045}
                    "view" => []
                  ]
                  "errors" => []
                ]
                "00000000137520d300000000476da55e" => array:9 [
                  "id" => "article_tags"
                  "name" => "tags"
                  "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                  "synchronized" => true
                  "passed_options" => array:3 [
                    "choice_label" => "name"
                    "class" => "App\Entity\Tag"
                    "multiple" => true
                  ]
                  "resolved_options" => array:59 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "choice_attr" => null
                    "choice_label" => "name"
                    "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1380
                      -manager: Doctrine\ORMEntityManager {#682 …11}
                      -class: "App\Entity\Tag"
                      -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1381
                        -om: Doctrine\ORMEntityManager {#682 …11}
                        -classMetadata: Doctrine\ORM\MappingClassMetadata {#1334
                          +name: "App\Entity\Tag"
                          +namespace: "App\Entity"
                          +rootEntityName: "App\Entity\Tag"
                          +customGeneratorDefinition: null
                          +customRepositoryClassName: "App\Repository\TagRepository"
                          +isMappedSuperclass: false
                          +isEmbeddedClass: false
                          +parentClasses: []
                          +subClasses: []
                          +embeddedClasses: []
                          +namedQueries: []
                          +namedNativeQueries: []
                          +sqlResultSetMappings: []
                          +identifier: array:1 [
                            0 => "id"
                          ]
                          +inheritanceType: 1
                          +generatorType: 4
                          +fieldMappings: array:2 [
                            "id" => array:9 [ …9]
                            "name" => array:8 [ …8]
                          ]
                          +fieldNames: array:2 [
                            "id" => "id"
                            "name" => "name"
                          ]
                          +columnNames: array:2 [
                            "id" => "id"
                            "name" => "name"
                          ]
                          +discriminatorValue: null
                          +discriminatorMap: []
                          +discriminatorColumn: null
                          +table: array:1 [
                            "name" => "tag"
                          ]
                          +lifecycleCallbacks: []
                          +entityListeners: []
                          +associationMappings: array:3 [
                            "articles" => array:16 [ …16]
                            "news" => array:16 [ …16]
                            "spiritualPearls" => array:16 [ …16]
                          ]
                          +isIdentifierComposite: false
                          +containsForeignIdentifier: false
                          +idGenerator: Doctrine\ORM\IdIdentityGenerator {#1346
                            -sequenceName: null
                          }
                          +sequenceGeneratorDefinition: null
                          +tableGeneratorDefinition: null
                          +changeTrackingPolicy: 1
                          +isVersioned: null
                          +versionField: null
                          +cache: null
                          +reflClass: ReflectionClass {#1345
                            +name: "App\Entity\Tag"
                            implements: []
                            constants: []
                            properties: array:5 [ …5]
                            methods: array:14 [ …14]
                          }
                          +isReadOnly: false
                          #namingStrategy: Doctrine\ORM\MappingUnderscoreNamingStrategy {#668}
                          +reflFields: array:5 [
                            "id" => ReflectionProperty {#1341 …4}
                            "name" => ReflectionProperty {#1344 …4}
                            "articles" => ReflectionProperty {#1343 …4}
                            "news" => ReflectionProperty {#1342 …4}
                            "spiritualPearls" => ReflectionProperty {#1347 …4}
                          ]
                          -instantiator: Doctrine\InstantiatorInstantiator {#1340}
                        }
                        -singleId: true
                        -intId: true
                        -idField: "id"
                        -associationIdReader: null
                      }
                      -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#1379
                        -queryBuilder: Doctrine\ORMQueryBuilder {#1375
                          -_em: Doctrine\ORMEntityManager {#682 …11}
                          -_dqlParts: array:9 [ …9]
                          -_type: 0
                          -_state: 0
                          -_dql: null
                          -parameters: Doctrine\Common\CollectionsArrayCollection {#1376 …1}
                          -_firstResult: null
                          -_maxResults: null
                          -joinRootAliases: []
                          #cacheable: false
                          #cacheRegion: null
                          #cacheMode: null
                          #lifetime: 0
                        }
                      }
                      -choiceList: null
                    }
                    "choice_name" => array:2 [ …2]
                    "choice_translation_domain" => false
                    "choice_value" => array:2 [ …2]
                    "choices" => null
                    "class" => "App\Entity\Tag"
                    "compound" => false
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => true
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    "data_class" => null
                    "disabled" => false
                    "em" => Doctrine\ORMEntityManager {#682 …11}
                    "empty_data" => []
                    "error_bubbling" => false
                    "error_mapping" => []
                    "expanded" => false
                    "extra_fields_message" => "This form should not contain extra fields."
                    "group_by" => null
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1381}
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "multiple" => true
                    "placeholder" => null
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "preferred_choices" => []
                    "property_path" => null
                    "query_builder" => null
                    "required" => true
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => false
                    "upload_max_size_message" => Closure() {#1332
                      class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                      this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1073 …}
                      use: {
                        $translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                        $translationDomain: "validators"
                        $message: Closure() {#1115 …}
                      }
                    }
                    "validation_groups" => null
                  ]
                  "default_data" => array:2 [
                    "norm" => Doctrine\Common\CollectionsArrayCollection {#1046}
                    "view" => []
                  ]
                  "submitted_data" => array:2 [
                    "norm" => Doctrine\Common\CollectionsArrayCollection {#1046}
                    "view" => []
                  ]
                  "errors" => []
                ]
                "00000000137520de00000000476da55e" => array:9 [
                  "id" => "article_category"
                  "name" => "category"
                  "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                  "synchronized" => true
                  "passed_options" => array:2 [
                    "choice_label" => "name"
                    "class" => "App\Entity\Category"
                  ]
                  "resolved_options" => array:59 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "choice_attr" => null
                    "choice_label" => "name"
                    "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1444
                      -manager: Doctrine\ORMEntityManager {#682 …11}
                      -class: "App\Entity\Category"
                      -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1445
                        -om: Doctrine\ORMEntityManager {#682 …11}
                        -classMetadata: Doctrine\ORM\MappingClassMetadata {#1396
                          +name: "App\Entity\Category"
                          +namespace: "App\Entity"
                          +rootEntityName: "App\Entity\Category"
                          +customGeneratorDefinition: null
                          +customRepositoryClassName: "App\Repository\CategoryRepository"
                          +isMappedSuperclass: false
                          +isEmbeddedClass: false
                          +parentClasses: []
                          +subClasses: []
                          +embeddedClasses: []
                          +namedQueries: []
                          +namedNativeQueries: []
                          +sqlResultSetMappings: []
                          +identifier: array:1 [
                            0 => "id"
                          ]
                          +inheritanceType: 1
                          +generatorType: 4
                          +fieldMappings: array:2 [
                            "id" => array:9 [ …9]
                            "name" => array:8 [ …8]
                          ]
                          +fieldNames: array:2 [
                            "id" => "id"
                            "name" => "name"
                          ]
                          +columnNames: array:2 [
                            "id" => "id"
                            "name" => "name"
                          ]
                          +discriminatorValue: null
                          +discriminatorMap: []
                          +discriminatorColumn: null
                          +table: array:1 [
                            "name" => "category"
                          ]
                          +lifecycleCallbacks: []
                          +entityListeners: []
                          +associationMappings: array:3 [
                            "articles" => array:15 [ …15]
                            "news" => array:15 [ …15]
                            "spiritualPearls" => array:15 [ …15]
                          ]
                          +isIdentifierComposite: false
                          +containsForeignIdentifier: false
                          +idGenerator: Doctrine\ORM\IdIdentityGenerator {#1408
                            -sequenceName: null
                          }
                          +sequenceGeneratorDefinition: null
                          +tableGeneratorDefinition: null
                          +changeTrackingPolicy: 1
                          +isVersioned: null
                          +versionField: null
                          +cache: null
                          +reflClass: ReflectionClass {#1407
                            +name: "App\Entity\Category"
                            implements: []
                            constants: []
                            properties: array:5 [ …5]
                            methods: array:14 [ …14]
                          }
                          +isReadOnly: false
                          #namingStrategy: Doctrine\ORM\MappingUnderscoreNamingStrategy {#668}
                          +reflFields: array:5 [
                            "id" => ReflectionProperty {#1403 …4}
                            "name" => ReflectionProperty {#1406 …4}
                            "articles" => ReflectionProperty {#1405 …4}
                            "news" => ReflectionProperty {#1404 …4}
                            "spiritualPearls" => ReflectionProperty {#1409 …4}
                          ]
                          -instantiator: Doctrine\InstantiatorInstantiator {#1402}
                        }
                        -singleId: true
                        -intId: true
                        -idField: "id"
                        -associationIdReader: null
                      }
                      -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#1443
                        -queryBuilder: Doctrine\ORMQueryBuilder {#1439
                          -_em: Doctrine\ORMEntityManager {#682 …11}
                          -_dqlParts: array:9 [ …9]
                          -_type: 0
                          -_state: 0
                          -_dql: null
                          -parameters: Doctrine\Common\CollectionsArrayCollection {#1440 …1}
                          -_firstResult: null
                          -_maxResults: null
                          -joinRootAliases: []
                          #cacheable: false
                          #cacheRegion: null
                          #cacheMode: null
                          #lifetime: 0
                        }
                      }
                      -choiceList: null
                    }
                    "choice_name" => array:2 [ …2]
                    "choice_translation_domain" => false
                    "choice_value" => array:2 [ …2]
                    "choices" => null
                    "class" => "App\Entity\Category"
                    "compound" => false
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => true
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    "data_class" => null
                    "disabled" => false
                    "em" => Doctrine\ORMEntityManager {#682 …11}
                    "empty_data" => ""
                    "error_bubbling" => false
                    "error_mapping" => []
                    "expanded" => false
                    "extra_fields_message" => "This form should not contain extra fields."
                    "group_by" => null
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1445}
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "multiple" => false
                    "placeholder" => null
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "preferred_choices" => []
                    "property_path" => null
                    "query_builder" => null
                    "required" => true
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => false
                    "upload_max_size_message" => Closure() {#1394
                      class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                      this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1073 …}
                      use: {
                        $translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                        $translationDomain: "validators"
                        $message: Closure() {#1393 …}
                      }
                    }
                    "validation_groups" => null
                  ]
                  "default_data" => array:2 [
                    "norm" => null
                    "view" => ""
                  ]
                  "submitted_data" => array:2 [
                    "norm" => null
                    "view" => ""
                  ]
                  "errors" => []
                ]
                "00000000137520d900000000476da55e" => array:9 [
                  "id" => "article_isPublished"
                  "name" => "isPublished"
                  "type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
                  "synchronized" => true
                  "passed_options" => array:1 [
                    "required" => false
                  ]
                  "resolved_options" => array:45 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "compound" => false
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => true
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    "data_class" => null
                    "disabled" => false
                    "empty_data" => Closure(FormInterface $form, $viewData) {#1459
                      class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                      this: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1456 …}
                    }
                    "error_bubbling" => false
                    "error_mapping" => []
                    "extra_fields_message" => "This form should not contain extra fields."
                    "false_values" => array:1 [ …1]
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "property_path" => null
                    "required" => false
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => true
                    "upload_max_size_message" => Closure() {#1461
                      class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                      this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#1073 …}
                      use: {
                        $translator: Symfony\Component\TranslationDataCollectorTranslator {#941 …}
                        $translationDomain: "validators"
                        $message: Closure() {#1462 …}
                      }
                    }
                    "validation_groups" => null
                    "value" => "1"
                  ]
                  "default_data" => array:1 [
                    "norm" => null
                  ]
                  "submitted_data" => array:2 [
                    "norm" => false
                    "view" => null
                  ]
                  "errors" => []
                ]
              ]
              -dataByView: null
              -formsByView: null
              #data: array:3 [
                "forms" => array:1 [
                  "article" => &35 array:11 [
                    "id" => "article"
                    "name" => "article"
                    "type_class" => "App\Form\ArticleType"
                    "synchronized" => true
                    "passed_options" => array:1 [ …1]
                    "resolved_options" => array:44 [ …44]
                    "default_data" => array:1 [ …1]
                    "submitted_data" => array:1 [ …1]
                    "errors" => array:1 [ …1]
                     …2
                  ]
                ]
                "forms_by_hash" => array:7 [
                  "00000000137520bb00000000476da55e" => &35 array:11 [&35 …2]
                  "00000000137520aa00000000476da55e" => & array:10 [ …10]
                  "00000000137520d500000000476da55e" => & array:10 [ …10]
                  "00000000137520d000000000476da55e" => & array:10 [ …10]
                  "00000000137520d300000000476da55e" => & array:10 [ …10]
                  "00000000137520de00000000476da55e" => & array:10 [ …10]
                  "00000000137520d900000000476da55e" => & array:10 [ …10]
                ]
                "nb_errors" => 3
              ]
              -cloner: null
            }
          }
          -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1100
            -defined: array:44 [
              "block_name" => true
              "block_prefix" => true
              "disabled" => true
              "label" => true
              "label_format" => true
              "row_attr" => true
              "label_translation_parameters" => true
              "attr_translation_parameters" => true
              "attr" => true
              "translation_domain" => true
              "auto_initialize" => true
              "data" => true
              "data_class" => true
              "empty_data" => true
              "trim" => true
              "required" => true
              "property_path" => true
              "mapped" => true
              "by_reference" => true
              "error_bubbling" => true
              "label_attr" => true
              "inherit_data" => true
              "compound" => true
              "method" => true
              "action" => true
              "post_max_size_message" => true
              "upload_max_size_message" => true
              "allow_file_upload" => true
              "help" => true
              "help_attr" => true
              "help_html" => true
              "help_translation_parameters" => true
              "validation_groups" => true
              "error_mapping" => true
              "constraints" => true
              "invalid_message" => true
              "invalid_message_parameters" => true
              "allow_extra_fields" => true
              "extra_fields_message" => true
              "csrf_protection" => true
              "csrf_field_name" => true
              "csrf_message" => true
              "csrf_token_manager" => true
              "csrf_token_id" => true
            ]
            -defaults: array:43 [
              "block_name" => null
              "block_prefix" => null
              "disabled" => false
              "label" => null
              "label_format" => null
              "row_attr" => []
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "attr" => []
              "translation_domain" => null
              "auto_initialize" => true
              "data_class" => null
              "empty_data" => null
              "trim" => true
              "required" => true
              "property_path" => null
              "mapped" => true
              "by_reference" => true
              "error_bubbling" => null
              "label_attr" => []
              "inherit_data" => false
              "compound" => false
              "method" => "POST"
              "action" => ""
              "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
              "upload_max_size_message" => null
              "allow_file_upload" => false
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "validation_groups" => null
              "error_mapping" => []
              "constraints" => []
              "invalid_message" => "This value is not valid."
              "invalid_message_parameters" => []
              "allow_extra_fields" => false
              "extra_fields_message" => "This form should not contain extra fields."
              "csrf_protection" => true
              "csrf_field_name" => "_token"
              "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
              "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
              "csrf_token_id" => null
            ]
            -nested: []
            -required: []
            -resolved: array:30 [
              "block_name" => null
              "disabled" => false
              "label" => null
              "label_format" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "translation_domain" => null
              "auto_initialize" => true
              "trim" => true
              "required" => true
              "property_path" => null
              "mapped" => true
              "by_reference" => true
              "inherit_data" => false
              "compound" => false
              "method" => "POST"
              "action" => ""
              "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
              "allow_file_upload" => false
              "help_translation_parameters" => []
              "error_mapping" => []
              "invalid_message" => "This value is not valid."
              "invalid_message_parameters" => []
              "allow_extra_fields" => false
              "extra_fields_message" => "This form should not contain extra fields."
              "csrf_protection" => true
              "csrf_field_name" => "_token"
              "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
              "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
              "csrf_token_id" => null
            ]
            -normalizers: array:3 [
              "validation_groups" => array:1 [
                0 => Closure(Options $options, $groups) {#1084 …2}
              ]
              "constraints" => array:1 [
                0 => Closure(Options $options, $constraints) {#1085 …2}
              ]
              "upload_max_size_message" => array:1 [
                0 => Closure(Options $options, $message) {#1086 …3}
              ]
            ]
            -allowedValues: []
            -allowedTypes: array:8 [
              "block_prefix" => array:2 [
                0 => "null"
                1 => "string"
              ]
              "attr" => array:1 [
                0 => "array"
              ]
              "row_attr" => array:1 [
                0 => "array"
              ]
              "label_attr" => array:1 [
                0 => "array"
              ]
              "upload_max_size_message" => array:1 [
                0 => "callable"
              ]
              "help" => array:2 [
                0 => "string"
                1 => "null"
              ]
              "help_attr" => array:1 [
                0 => "array"
              ]
              "help_html" => array:1 [
                0 => "bool"
              ]
            ]
            -lazy: array:4 [
              "data_class" => array:1 [
                0 => Closure(Options $options) {#1080 …2}
              ]
              "empty_data" => array:1 [
                0 => Closure(Options $options) {#1081 …2}
              ]
              "error_bubbling" => array:1 [
                0 => Closure(Options $options) {#1083 …2}
              ]
              "upload_max_size_message" => array:1 [
                0 => Closure(Options $options) {#1082 …2}
              ]
            ]
            -calling: []
            -deprecated: []
            -given: []
            -locked: false
            -parentsOptions: []
          }
        }
        -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
      }
      -viewTransformers: []
      -modelTransformers: []
      -dataMapper: null
      -required: true
      -disabled: false
      -errorBubbling: false
      -emptyData: Closure(FormInterface $form) {#1102}
      -attributes: array:1 [
        "data_collector/passed_options" => []
      ]
      -data: null
      -dataClass: null
      -dataLocked: false
      -formFactory: Symfony\Component\FormFormFactory {#892
        -registry: Symfony\Component\FormFormRegistry {#893
          -extensions: array:1 [
            0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#894
              -guesser: Symfony\Component\FormFormTypeGuesserChain {#1111 …1}
              -guesserLoaded: true
              -typeContainer: Symfony\Component\DependencyInjection\ArgumentServiceLocator {#895 …8}
              -typeExtensionServices: array:3 [ …3]
              -guesserServices: Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#902 …2}
            }
          ]
          -types: array:7 [
            "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1052}
            "App\Form\ArticleType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1077
              -proxiedType: Symfony\Component\FormResolvedFormType {#1078
                -innerType: App\FormArticleType {#1049}
                -typeExtensions: []
                -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1052}
                -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1087
                  -defined: array:44 [ …44]
                  -defaults: array:43 [ …43]
                  -nested: []
                  -required: []
                  -resolved: array:30 [ …30]
                  -normalizers: array:3 [ …3]
                  -allowedValues: []
                  -allowedTypes: array:8 [ …8]
                  -lazy: array:3 [ …3]
                  -calling: []
                  -deprecated: []
                  -given: []
                  -locked: false
                  -parentsOptions: []
                }
              }
              -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
            }
            "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1098}
            "Symfony\Component\Form\Extension\Core\Type\TextareaType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1114
              -proxiedType: Symfony\Component\FormResolvedFormType {#1254
                -innerType: Symfony\Component\Form\Extension\Core\TypeTextareaType {#1252}
                -typeExtensions: []
                -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1098}
                -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1250
                  -defined: array:44 [
                    "block_name" => true
                    "block_prefix" => true
                    "disabled" => true
                    "label" => true
                    "label_format" => true
                    "row_attr" => true
                    "label_translation_parameters" => true
                    "attr_translation_parameters" => true
                    "attr" => true
                    "translation_domain" => true
                    "auto_initialize" => true
                    "data" => true
                    "data_class" => true
                    "empty_data" => true
                    "trim" => true
                    "required" => true
                    "property_path" => true
                    "mapped" => true
                    "by_reference" => true
                    "error_bubbling" => true
                    "label_attr" => true
                    "inherit_data" => true
                    "compound" => true
                    "method" => true
                    "action" => true
                    "post_max_size_message" => true
                    "upload_max_size_message" => true
                    "allow_file_upload" => true
                    "help" => true
                    "help_attr" => true
                    "help_html" => true
                    "help_translation_parameters" => true
                    "validation_groups" => true
                    "error_mapping" => true
                    "constraints" => true
                    "invalid_message" => true
                    "invalid_message_parameters" => true
                    "allow_extra_fields" => true
                    "extra_fields_message" => true
                    "csrf_protection" => true
                    "csrf_field_name" => true
                    "csrf_message" => true
                    "csrf_token_manager" => true
                    "csrf_token_id" => true
                  ]
                  -defaults: array:43 [
                    "block_name" => null
                    "block_prefix" => null
                    "disabled" => false
                    "label" => null
                    "label_format" => null
                    "row_attr" => []
                    "label_translation_parameters" => []
                    "attr_translation_parameters" => []
                    "attr" => []
                    "translation_domain" => null
                    "auto_initialize" => true
                    "data_class" => null
                    "empty_data" => null
                    "trim" => true
                    "required" => true
                    "property_path" => null
                    "mapped" => true
                    "by_reference" => true
                    "error_bubbling" => null
                    "label_attr" => []
                    "inherit_data" => false
                    "compound" => false
                    "method" => "POST"
                    "action" => ""
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "upload_max_size_message" => null
                    "allow_file_upload" => false
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "validation_groups" => null
                    "error_mapping" => []
                    "constraints" => []
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "allow_extra_fields" => false
                    "extra_fields_message" => "This form should not contain extra fields."
                    "csrf_protection" => true
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    "csrf_token_id" => null
                  ]
                  -nested: []
                  -required: []
                  -resolved: array:30 [
                    "block_name" => null
                    "disabled" => false
                    "label" => null
                    "label_format" => null
                    "label_translation_parameters" => []
                    "attr_translation_parameters" => []
                    "translation_domain" => null
                    "auto_initialize" => true
                    "trim" => true
                    "required" => true
                    "property_path" => null
                    "mapped" => true
                    "by_reference" => true
                    "inherit_data" => false
                    "compound" => false
                    "method" => "POST"
                    "action" => ""
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "allow_file_upload" => false
                    "help_translation_parameters" => []
                    "error_mapping" => []
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "allow_extra_fields" => false
                    "extra_fields_message" => "This form should not contain extra fields."
                    "csrf_protection" => true
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    "csrf_token_id" => null
                  ]
                  -normalizers: array:3 [
                    "validation_groups" => array:1 [ …1]
                    "constraints" => array:1 [ …1]
                    "upload_max_size_message" => array:1 [ …1]
                  ]
                  -allowedValues: []
                  -allowedTypes: array:8 [
                    "block_prefix" => array:2 [ …2]
                    "attr" => array:1 [ …1]
                    "row_attr" => array:1 [ …1]
                    "label_attr" => array:1 [ …1]
                    "upload_max_size_message" => array:1 [ …1]
                    "help" => array:2 [ …2]
                    "help_attr" => array:1 [ …1]
                    "help_html" => array:1 [ …1]
                  ]
                  -lazy: array:4 [
                    "data_class" => array:1 [ …1]
                    "empty_data" => array:1 [ …1]
                    "error_bubbling" => array:1 [ …1]
                    "upload_max_size_message" => array:1 [ …1]
                  ]
                  -calling: []
                  -deprecated: []
                  -given: []
                  -locked: false
                  -parentsOptions: []
                }
              }
              -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
            }
            "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1261
              -proxiedType: Symfony\Component\FormResolvedFormType {#1262
                -innerType: Symfony\Component\Form\Extension\Core\TypeChoiceType {#1127 …1}
                -typeExtensions: []
                -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1052}
                -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1265 …14}
              }
              -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
            }
            "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1263
              -proxiedType: Symfony\Component\FormResolvedFormType {#1264
                -innerType: Symfony\Bridge\Doctrine\Form\TypeEntityType {#1249
                  #registry: Doctrine\Bundle\DoctrineBundleRegistry {#640
                    #container: Container3407GbPApp_KernelDevDebugContainer {#29}
                    -name: "ORM"
                    -connections: array:1 [ …1]
                    -managers: array:1 [ …1]
                    -defaultConnection: "default"
                    -defaultManager: "default"
                    -proxyInterfaceName: "Doctrine\ORM\Proxy\Proxy"
                  }
                  -idReaders: array:3 [
                    "ae3cb6f8cfeb753186c3cbcfafc44689f3a5490ccc4f88d2af51465600efe3f0" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1321}
                    "4131a16d7e8023b37437e9f13d4bc4976509eaf4f46ca57a17abcc8fc129ed45" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1381}
                    "d51a96154a3a842fba9e9b10c4baaed146b970dad6d3bc055af594bc3547f875" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1445}
                  ]
                  -choiceLoaders: array:3 [
                    "a45ea1dbe8b40b7316ece8635c4689c4b74ab0fb3fe8cf547804bf4648909451" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1320}
                    "9bf1fb81860ff79031de5af4ec8d3a2a1f3fe21248f7134e6d6da520682c24c9" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1380}
                    "96d07e27913e609fd1381c19c71f9cd4fc10d7cff2c44535de317486ecaec4d7" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1444}
                  ]
                }
                -typeExtensions: []
                -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1261}
                -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1273
                  -defined: array:60 [
                    "block_name" => true
                    "block_prefix" => true
                    "disabled" => true
                    "label" => true
                    "label_format" => true
                    "row_attr" => true
                    "label_translation_parameters" => true
                    "attr_translation_parameters" => true
                    "attr" => true
                    "translation_domain" => true
                    "auto_initialize" => true
                    "data" => true
                    "data_class" => true
                    "empty_data" => true
                    "trim" => true
                    "required" => true
                    "property_path" => true
                    "mapped" => true
                    "by_reference" => true
                    "error_bubbling" => true
                    "label_attr" => true
                    "inherit_data" => true
                    "compound" => true
                    "method" => true
                    "action" => true
                    "post_max_size_message" => true
                    "upload_max_size_message" => true
                    "allow_file_upload" => true
                    "help" => true
                    "help_attr" => true
                    "help_html" => true
                    "help_translation_parameters" => true
                    "validation_groups" => true
                    "error_mapping" => true
                    "constraints" => true
                    "invalid_message" => true
                    "invalid_message_parameters" => true
                    "allow_extra_fields" => true
                    "extra_fields_message" => true
                    "csrf_protection" => true
                    "csrf_field_name" => true
                    "csrf_message" => true
                    "csrf_token_manager" => true
                    "csrf_token_id" => true
                    "multiple" => true
                    "expanded" => true
                    "choices" => true
                    "choice_loader" => true
                    "choice_label" => true
                    "choice_name" => true
                    "choice_value" => true
                    "choice_attr" => true
                    "preferred_choices" => true
                    "group_by" => true
                    "placeholder" => true
                    "choice_translation_domain" => true
                    "em" => true
                    "query_builder" => true
                    "id_reader" => true
                    "class" => true
                  ]
                  -defaults: array:58 [
                    "block_name" => null
                    "block_prefix" => null
                    "disabled" => false
                    "label" => null
                    "label_format" => null
                    "row_attr" => []
                    "label_translation_parameters" => []
                    "attr_translation_parameters" => []
                    "attr" => []
                    "translation_domain" => null
                    "auto_initialize" => true
                    "data_class" => null
                    "empty_data" => null
                    "trim" => false
                    "required" => true
                    "property_path" => null
                    "mapped" => true
                    "by_reference" => true
                    "error_bubbling" => false
                    "label_attr" => []
                    "inherit_data" => false
                    "compound" => true
                    "method" => "POST"
                    "action" => ""
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "upload_max_size_message" => null
                    "allow_file_upload" => false
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "validation_groups" => null
                    "error_mapping" => []
                    "constraints" => []
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "allow_extra_fields" => false
                    "extra_fields_message" => "This form should not contain extra fields."
                    "csrf_protection" => true
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    "csrf_token_id" => null
                    "multiple" => false
                    "expanded" => false
                    "choices" => null
                    "choice_loader" => null
                    "choice_label" => array:2 [ …2]
                    "choice_name" => null
                    "choice_value" => null
                    "choice_attr" => null
                    "preferred_choices" => []
                    "group_by" => null
                    "placeholder" => null
                    "choice_translation_domain" => false
                    "em" => null
                    "query_builder" => null
                    "id_reader" => null
                  ]
                  -nested: []
                  -required: array:1 [
                    "class" => true
                  ]
                  -resolved: array:31 [
                    "block_name" => null
                    "disabled" => false
                    "label" => null
                    "label_format" => null
                    "label_translation_parameters" => []
                    "attr_translation_parameters" => []
                    "translation_domain" => null
                    "auto_initialize" => true
                    "trim" => false
                    "required" => true
                    "property_path" => null
                    "mapped" => true
                    "by_reference" => true
                    "inherit_data" => false
                    "method" => "POST"
                    "action" => ""
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "allow_file_upload" => false
                    "help_translation_parameters" => []
                    "error_mapping" => []
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "allow_extra_fields" => false
                    "extra_fields_message" => "This form should not contain extra fields."
                    "csrf_protection" => true
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    "csrf_token_id" => null
                    "multiple" => false
                    "expanded" => false
                  ]
                  -normalizers: array:8 [
                    "validation_groups" => array:1 [ …1]
                    "constraints" => array:1 [ …1]
                    "upload_max_size_message" => array:1 [ …1]
                    "placeholder" => array:1 [ …1]
                    "choice_translation_domain" => array:1 [ …1]
                    "em" => array:1 [ …1]
                    "query_builder" => array:1 [ …1]
                    "id_reader" => array:1 [ …1]
                  ]
                  -allowedValues: []
                  -allowedTypes: array:19 [
                    "block_prefix" => array:2 [ …2]
                    "attr" => array:1 [ …1]
                    "row_attr" => array:1 [ …1]
                    "label_attr" => array:1 [ …1]
                    "upload_max_size_message" => array:1 [ …1]
                    "help" => array:2 [ …2]
                    "help_attr" => array:1 [ …1]
                    "help_html" => array:1 [ …1]
                    "choices" => array:3 [ …3]
                    "choice_translation_domain" => array:3 [ …3]
                    "choice_loader" => array:2 [ …2]
                    "choice_label" => array:5 [ …5]
                    "choice_name" => array:4 [ …4]
                    "choice_value" => array:4 [ …4]
                    "choice_attr" => array:5 [ …5]
                    "preferred_choices" => array:5 [ …5]
                    "group_by" => array:4 [ …4]
                    "em" => array:3 [ …3]
                    "query_builder" => array:3 [ …3]
                  ]
                  -lazy: array:7 [
                    "empty_data" => array:1 [ …1]
                    "upload_max_size_message" => array:1 [ …1]
                    "placeholder" => array:1 [ …1]
                    "compound" => array:1 [ …1]
                    "choice_loader" => array:1 [ …1]
                    "choice_name" => array:1 [ …1]
                    "choice_value" => array:1 [ …1]
                  ]
                  -calling: []
                  -deprecated: []
                  -given: []
                  -locked: false
                  -parentsOptions: []
                }
              }
              -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
            }
            "Symfony\Component\Form\Extension\Core\Type\CheckboxType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1453
              -proxiedType: Symfony\Component\FormResolvedFormType {#1457
                -innerType: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1456 …}
                -typeExtensions: []
                -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1052}
                -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1458
                  -defined: array:46 [
                    "block_name" => true
                    "block_prefix" => true
                    "disabled" => true
                    "label" => true
                    "label_format" => true
                    "row_attr" => true
                    "label_translation_parameters" => true
                    "attr_translation_parameters" => true
                    "attr" => true
                    "translation_domain" => true
                    "auto_initialize" => true
                    "data" => true
                    "data_class" => true
                    "empty_data" => true
                    "trim" => true
                    "required" => true
                    "property_path" => true
                    "mapped" => true
                    "by_reference" => true
                    "error_bubbling" => true
                    "label_attr" => true
                    "inherit_data" => true
                    "compound" => true
                    "method" => true
                    "action" => true
                    "post_max_size_message" => true
                    "upload_max_size_message" => true
                    "allow_file_upload" => true
                    "help" => true
                    "help_attr" => true
                    "help_html" => true
                    "help_translation_parameters" => true
                    "validation_groups" => true
                    "error_mapping" => true
                    "constraints" => true
                    "invalid_message" => true
                    "invalid_message_parameters" => true
                    "allow_extra_fields" => true
                    "extra_fields_message" => true
                    "csrf_protection" => true
                    "csrf_field_name" => true
                    "csrf_message" => true
                    "csrf_token_manager" => true
                    "csrf_token_id" => true
                    "value" => true
                    "false_values" => true
                  ]
                  -defaults: array:45 [
                    "block_name" => null
                    "block_prefix" => null
                    "disabled" => false
                    "label" => null
                    "label_format" => null
                    "row_attr" => []
                    "label_translation_parameters" => []
                    "attr_translation_parameters" => []
                    "attr" => []
                    "translation_domain" => null
                    "auto_initialize" => true
                    "data_class" => null
                    "empty_data" => Closure(FormInterface $form, $viewData) {#1459}
                    "trim" => true
                    "required" => true
                    "property_path" => null
                    "mapped" => true
                    "by_reference" => true
                    "error_bubbling" => null
                    "label_attr" => []
                    "inherit_data" => false
                    "compound" => false
                    "method" => "POST"
                    "action" => ""
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "upload_max_size_message" => null
                    "allow_file_upload" => false
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "validation_groups" => null
                    "error_mapping" => []
                    "constraints" => []
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "allow_extra_fields" => false
                    "extra_fields_message" => "This form should not contain extra fields."
                    "csrf_protection" => true
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    "csrf_token_id" => null
                    "value" => "1"
                    "false_values" => array:1 [ …1]
                  ]
                  -nested: []
                  -required: []
                  -resolved: array:31 [
                    "block_name" => null
                    "disabled" => false
                    "label" => null
                    "label_format" => null
                    "label_translation_parameters" => []
                    "attr_translation_parameters" => []
                    "translation_domain" => null
                    "auto_initialize" => true
                    "trim" => true
                    "required" => true
                    "property_path" => null
                    "mapped" => true
                    "by_reference" => true
                    "inherit_data" => false
                    "compound" => false
                    "method" => "POST"
                    "action" => ""
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "allow_file_upload" => false
                    "help_translation_parameters" => []
                    "error_mapping" => []
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "allow_extra_fields" => false
                    "extra_fields_message" => "This form should not contain extra fields."
                    "csrf_protection" => true
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                    "csrf_token_id" => null
                    "value" => "1"
                  ]
                  -normalizers: array:3 [
                    "validation_groups" => array:1 [ …1]
                    "constraints" => array:1 [ …1]
                    "upload_max_size_message" => array:1 [ …1]
                  ]
                  -allowedValues: []
                  -allowedTypes: array:9 [
                    "block_prefix" => array:2 [ …2]
                    "attr" => array:1 [ …1]
                    "row_attr" => array:1 [ …1]
                    "label_attr" => array:1 [ …1]
                    "upload_max_size_message" => array:1 [ …1]
                    "help" => array:2 [ …2]
                    "help_attr" => array:1 [ …1]
                    "help_html" => array:1 [ …1]
                    "false_values" => array:1 [ …1]
                  ]
                  -lazy: array:3 [
                    "data_class" => array:1 [ …1]
                    "error_bubbling" => array:1 [ …1]
                    "upload_max_size_message" => array:1 [ …1]
                  ]
                  -calling: []
                  -deprecated: []
                  -given: []
                  -locked: false
                  -parentsOptions: []
                }
              }
              -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
            }
          ]
          -guesser: Symfony\Component\FormFormTypeGuesserChain {#1110
            -guessers: array:2 [
              0 => Symfony\Component\Form\Extension\ValidatorValidatorTypeGuesser {#1112 …1}
              1 => Symfony\Bridge\Doctrine\FormDoctrineOrmTypeGuesser {#1113 …2}
            ]
          }
          -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#904
            -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#905}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#906}
          }
          -checkedTypes: []
        }
      }
      -action: ""
      -method: "POST"
      -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1055
        -serverParams: Symfony\Component\Form\UtilServerParams {#1056
          -requestStack: Symfony\Component\HttpFoundationRequestStack {#131}
        }
      }
      -autoInitialize: false
      -options: array:43 [
        "block_name" => null
        "disabled" => false
        "label" => null
        "label_format" => null
        "label_translation_parameters" => []
        "attr_translation_parameters" => []
        "translation_domain" => null
        "auto_initialize" => true
        "trim" => true
        "required" => true
        "property_path" => null
        "mapped" => true
        "by_reference" => true
        "inherit_data" => false
        "compound" => false
        "method" => "POST"
        "action" => ""
        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
        "allow_file_upload" => false
        "help_translation_parameters" => []
        "error_mapping" => []
        "invalid_message" => "This value is not valid."
        "invalid_message_parameters" => []
        "allow_extra_fields" => false
        "extra_fields_message" => "This form should not contain extra fields."
        "csrf_protection" => true
        "csrf_field_name" => "_token"
        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
        "csrf_token_id" => null
        "block_prefix" => null
        "row_attr" => []
        "attr" => []
        "data_class" => null
        "empty_data" => Closure(FormInterface $form) {#1102}
        "error_bubbling" => false
        "label_attr" => []
        "upload_max_size_message" => Closure() {#1104}
        "help" => null
        "help_attr" => []
        "help_html" => false
        "validation_groups" => null
        "constraints" => []
      ]
    }
    -parent: Symfony\Component\FormForm {#1455
      -config: Symfony\Component\FormFormBuilder {#1454
        -children: []
        -unresolvedChildren: []
        #locked: true
        -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1488 …1}
        -name: "article"
        -propertyPath: null
        -mapped: true
        -byReference: true
        -inheritData: false
        -compound: true
        -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1077}
        -viewTransformers: []
        -modelTransformers: []
        -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperPropertyPathMapper {#1094
          -propertyAccessor: Symfony\Component\PropertyAccessPropertyAccessor {#865
            -magicCall: false
            -ignoreInvalidIndices: true
            -ignoreInvalidProperty: false
            -cacheItemPool: Symfony\Component\Cache\AdapterArrayAdapter {#866
              -storeSerialized: false
              -values: array:7 [ …7]
              -expiries: array:7 [ …7]
              -createCacheItem: Closure($key, $value, $isHit) {#868 …2}
              #logger: null
            }
            -propertyPathCache: []
            -readPropertyCache: array:6 [
              "App.Entity.Article..title" => array:3 [ …3]
              "App.Entity.Article..contents" => array:3 [ …3]
              "App.Entity.Article..images" => array:3 [ …3]
              "App.Entity.Article..tags" => array:3 [ …3]
              "App.Entity.Article..category" => array:3 [ …3]
              "App.Entity.Article..isPublished" => array:3 [ …3]
            ]
            -writePropertyCache: array:1 [
              "App.Entity.Article..isPublished..0" => array:3 [ …3]
            ]
          }
        }
        -required: true
        -disabled: false
        -errorBubbling: true
        -emptyData: Closure(FormInterface $form) {#1089}
        -attributes: array:1 [
          "data_collector/passed_options" => array:1 [
            "data" => App\EntityArticle {#1044}
          ]
        ]
        -data: App\EntityArticle {#1044}
        -dataClass: "App\Entity\Article"
        -dataLocked: true
        -formFactory: Symfony\Component\FormFormFactory {#892}
        -action: ""
        -method: "POST"
        -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1055}
        -autoInitialize: true
        -options: array:44 [
          "block_name" => null
          "disabled" => false
          "label" => null
          "label_format" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "translation_domain" => null
          "auto_initialize" => true
          "trim" => true
          "required" => true
          "property_path" => null
          "mapped" => true
          "by_reference" => true
          "inherit_data" => false
          "compound" => true
          "method" => "POST"
          "action" => ""
          "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
          "allow_file_upload" => false
          "help_translation_parameters" => []
          "error_mapping" => []
          "invalid_message" => "This value is not valid."
          "invalid_message_parameters" => []
          "allow_extra_fields" => false
          "extra_fields_message" => "This form should not contain extra fields."
          "csrf_protection" => false
          "csrf_field_name" => "_token"
          "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
          "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
          "csrf_token_id" => null
          "block_prefix" => null
          "row_attr" => []
          "attr" => []
          "data_class" => "App\Entity\Article"
          "empty_data" => Closure(FormInterface $form) {#1089}
          "error_bubbling" => true
          "label_attr" => []
          "upload_max_size_message" => Closure() {#1091}
          "help" => null
          "help_attr" => []
          "help_html" => false
          "validation_groups" => null
          "constraints" => []
          "data" => App\EntityArticle {#1044}
        ]
      }
      -parent: null
      -children: Symfony\Component\Form\UtilOrderedHashMap {#1469
        -elements: array:6 [
          "title" => Symfony\Component\FormForm {#1470}
          "contents" => Symfony\Component\FormForm {#1473
            -config: Symfony\Component\FormFormBuilder {#1474
              -children: []
              -unresolvedChildren: []
              #locked: true
              -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1500 …1}
              -name: "contents"
              -propertyPath: null
              -mapped: true
              -byReference: true
              -inheritData: false
              -compound: false
              -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1114}
              -viewTransformers: []
              -modelTransformers: []
              -dataMapper: null
              -required: true
              -disabled: false
              -errorBubbling: false
              -emptyData: Closure(FormInterface $form) {#1251}
              -attributes: array:1 [
                "data_collector/passed_options" => array:1 [
                  "required" => true
                ]
              ]
              -data: null
              -dataClass: null
              -dataLocked: false
              -formFactory: Symfony\Component\FormFormFactory {#892}
              -action: ""
              -method: "POST"
              -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1055}
              -autoInitialize: false
              -options: array:43 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "compound" => false
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "error_mapping" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                "csrf_token_id" => null
                "block_prefix" => null
                "row_attr" => []
                "attr" => []
                "data_class" => null
                "empty_data" => Closure(FormInterface $form) {#1251}
                "required" => true
                "error_bubbling" => false
                "label_attr" => []
                "upload_max_size_message" => Closure() {#1132}
                "help" => null
                "help_attr" => []
                "help_html" => false
                "validation_groups" => null
                "constraints" => []
              ]
            }
            -parent: Symfony\Component\FormForm {#1455}
            -children: Symfony\Component\Form\UtilOrderedHashMap {#1475
              -elements: []
              -orderedKeys: []
              -managedCursors: []
            }
            -errors: array:1 [
              0 => Symfony\Component\FormFormError {#1861
                #messageTemplate: "This value should not be blank."
                #messageParameters: array:1 [
                  "{{ value }}" => "null"
                ]
                #messagePluralization: null
                -message: "This value should not be blank."
                -cause: Symfony\Component\ValidatorConstraintViolation {#1865
                  -message: "This value should not be blank."
                  -messageTemplate: "This value should not be blank."
                  -parameters: array:1 [
                    "{{ value }}" => "null"
                  ]
                  -plural: null
                  -root: Symfony\Component\FormForm {#1455}
                  -propertyPath: "data.contents"
                  -invalidValue: null
                  -constraint: Symfony\Component\Validator\ConstraintsNotBlank {#1150
                    +message: "This value should not be blank."
                    +allowNull: false
                    +normalizer: null
                    +payload: null
                    +"groups": array:2 [
                      0 => "Default"
                      1 => "Article"
                    ]
                  }
                  -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
                  -cause: null
                }
                -origin: Symfony\Component\FormForm {#1473}
              }
            ]
            -submitted: true
            -clickedButton: null
            -modelData: null
            -normData: null
            -viewData: ""
            -extraData: []
            -transformationFailure: null
            -defaultDataSet: true
            -lockSetData: false
            -name: "contents"
            -inheritData: false
            -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1496
              -elements: array:1 [
                0 => "contents"
              ]
              -length: 1
              -isIndex: array:1 [
                0 => false
              ]
              -pathAsString: "contents"
            }
          }
          "images" => Symfony\Component\FormForm {#1476
            -config: Symfony\Component\FormFormBuilder {#1477
              -children: []
              -unresolvedChildren: []
              #locked: true
              -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1503 …1}
              -name: "images"
              -propertyPath: null
              -mapped: true
              -byReference: true
              -inheritData: false
              -compound: false
              -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1263}
              -viewTransformers: array:2 [
                0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1331}
                1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1327
                  -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#1326
                    -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1320}
                    -value: array:2 [
                      0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1321}
                      1 => "getIdValue"
                    ]
                  }
                }
              ]
              -modelTransformers: []
              -dataMapper: null
              -required: false
              -disabled: false
              -errorBubbling: false
              -emptyData: []
              -attributes: array:2 [
                "data_collector/passed_options" => array:4 [
                  "em" => "default"
                  "class" => "App\Entity\ArticleImage"
                  "multiple" => true
                  "required" => false
                ]
                "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1326}
              ]
              -data: null
              -dataClass: null
              -dataLocked: false
              -formFactory: Symfony\Component\FormFormFactory {#892}
              -action: ""
              -method: "POST"
              -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1055}
              -autoInitialize: false
              -options: array:59 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => false
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "error_mapping" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                "csrf_token_id" => null
                "expanded" => false
                "block_prefix" => null
                "row_attr" => []
                "attr" => []
                "data_class" => null
                "multiple" => true
                "empty_data" => []
                "required" => false
                "error_bubbling" => false
                "label_attr" => []
                "compound" => false
                "upload_max_size_message" => Closure() {#1278}
                "help" => null
                "help_attr" => []
                "help_html" => false
                "validation_groups" => null
                "constraints" => []
                "choices" => null
                "query_builder" => null
                "em" => Doctrine\ORMEntityManager {#682 …11}
                "class" => "App\Entity\ArticleImage"
                "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1321}
                "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1320}
                "choice_label" => array:2 [
                  0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                  1 => "createChoiceLabel"
                ]
                "choice_name" => array:2 [
                  0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                  1 => "createChoiceName"
                ]
                "choice_value" => array:2 [
                  0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1321}
                  1 => "getIdValue"
                ]
                "choice_attr" => null
                "preferred_choices" => []
                "group_by" => null
                "placeholder" => null
                "choice_translation_domain" => false
              ]
            }
            -parent: Symfony\Component\FormForm {#1455}
            -children: Symfony\Component\Form\UtilOrderedHashMap {#1478
              -elements: []
              -orderedKeys: []
              -managedCursors: []
            }
            -errors: []
            -submitted: true
            -clickedButton: null
            -modelData: Doctrine\Common\CollectionsArrayCollection {#1045}
            -normData: Doctrine\Common\CollectionsArrayCollection {#1045}
            -viewData: []
            -extraData: []
            -transformationFailure: null
            -defaultDataSet: true
            -lockSetData: false
            -name: "images"
            -inheritData: false
            -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1499
              -elements: array:1 [
                0 => "images"
              ]
              -length: 1
              -isIndex: array:1 [
                0 => false
              ]
              -pathAsString: "images"
            }
          }
          "tags" => Symfony\Component\FormForm {#1479
            -config: Symfony\Component\FormFormBuilder {#1480
              -children: []
              -unresolvedChildren: []
              #locked: true
              -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1506 …1}
              -name: "tags"
              -propertyPath: null
              -mapped: true
              -byReference: true
              -inheritData: false
              -compound: false
              -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1263}
              -viewTransformers: array:2 [
                0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#1391}
                1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#1387
                  -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#1386
                    -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1380}
                    -value: array:2 [
                      0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1381}
                      1 => "getIdValue"
                    ]
                  }
                }
              ]
              -modelTransformers: []
              -dataMapper: null
              -required: true
              -disabled: false
              -errorBubbling: false
              -emptyData: []
              -attributes: array:2 [
                "data_collector/passed_options" => array:3 [
                  "class" => "App\Entity\Tag"
                  "choice_label" => "name"
                  "multiple" => true
                ]
                "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1386}
              ]
              -data: null
              -dataClass: null
              -dataLocked: false
              -formFactory: Symfony\Component\FormFormFactory {#892}
              -action: ""
              -method: "POST"
              -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1055}
              -autoInitialize: false
              -options: array:59 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => false
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "error_mapping" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                "csrf_token_id" => null
                "expanded" => false
                "block_prefix" => null
                "row_attr" => []
                "attr" => []
                "data_class" => null
                "multiple" => true
                "empty_data" => []
                "error_bubbling" => false
                "label_attr" => []
                "compound" => false
                "upload_max_size_message" => Closure() {#1332}
                "help" => null
                "help_attr" => []
                "help_html" => false
                "validation_groups" => null
                "constraints" => []
                "choices" => null
                "query_builder" => null
                "class" => "App\Entity\Tag"
                "em" => Doctrine\ORMEntityManager {#682 …11}
                "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1381}
                "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1380}
                "choice_label" => "name"
                "choice_name" => array:2 [
                  0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                  1 => "createChoiceName"
                ]
                "choice_value" => array:2 [
                  0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1381}
                  1 => "getIdValue"
                ]
                "choice_attr" => null
                "preferred_choices" => []
                "group_by" => null
                "placeholder" => null
                "choice_translation_domain" => false
              ]
            }
            -parent: Symfony\Component\FormForm {#1455}
            -children: Symfony\Component\Form\UtilOrderedHashMap {#1481
              -elements: []
              -orderedKeys: []
              -managedCursors: []
            }
            -errors: []
            -submitted: true
            -clickedButton: null
            -modelData: Doctrine\Common\CollectionsArrayCollection {#1046}
            -normData: Doctrine\Common\CollectionsArrayCollection {#1046}
            -viewData: []
            -extraData: []
            -transformationFailure: null
            -defaultDataSet: true
            -lockSetData: false
            -name: "tags"
            -inheritData: false
            -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1502
              -elements: array:1 [
                0 => "tags"
              ]
              -length: 1
              -isIndex: array:1 [
                0 => false
              ]
              -pathAsString: "tags"
            }
          }
          "category" => Symfony\Component\FormForm {#1482
            -config: Symfony\Component\FormFormBuilder {#1483
              -children: []
              -unresolvedChildren: []
              #locked: true
              -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1509 …1}
              -name: "category"
              -propertyPath: null
              -mapped: true
              -byReference: true
              -inheritData: false
              -compound: false
              -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1263}
              -viewTransformers: array:1 [
                0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1451
                  -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#1450
                    -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1444}
                    -value: array:2 [
                      0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1445}
                      1 => "getIdValue"
                    ]
                  }
                }
              ]
              -modelTransformers: []
              -dataMapper: null
              -required: true
              -disabled: false
              -errorBubbling: false
              -emptyData: ""
              -attributes: array:2 [
                "data_collector/passed_options" => array:2 [
                  "class" => "App\Entity\Category"
                  "choice_label" => "name"
                ]
                "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1450}
              ]
              -data: null
              -dataClass: null
              -dataLocked: false
              -formFactory: Symfony\Component\FormFormFactory {#892}
              -action: ""
              -method: "POST"
              -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1055}
              -autoInitialize: false
              -options: array:59 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => false
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "error_mapping" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                "csrf_token_id" => null
                "multiple" => false
                "expanded" => false
                "block_prefix" => null
                "row_attr" => []
                "attr" => []
                "data_class" => null
                "empty_data" => ""
                "error_bubbling" => false
                "label_attr" => []
                "compound" => false
                "upload_max_size_message" => Closure() {#1394}
                "help" => null
                "help_attr" => []
                "help_html" => false
                "validation_groups" => null
                "constraints" => []
                "choices" => null
                "query_builder" => null
                "class" => "App\Entity\Category"
                "em" => Doctrine\ORMEntityManager {#682 …11}
                "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1445}
                "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1444}
                "choice_label" => "name"
                "choice_name" => array:2 [
                  0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                  1 => "createChoiceName"
                ]
                "choice_value" => array:2 [
                  0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1445}
                  1 => "getIdValue"
                ]
                "choice_attr" => null
                "preferred_choices" => []
                "group_by" => null
                "placeholder" => null
                "choice_translation_domain" => false
              ]
            }
            -parent: Symfony\Component\FormForm {#1455}
            -children: Symfony\Component\Form\UtilOrderedHashMap {#1484
              -elements: []
              -orderedKeys: []
              -managedCursors: []
            }
            -errors: []
            -submitted: true
            -clickedButton: null
            -modelData: null
            -normData: null
            -viewData: ""
            -extraData: []
            -transformationFailure: null
            -defaultDataSet: true
            -lockSetData: false
            -name: "category"
            -inheritData: false
            -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1505
              -elements: array:1 [
                0 => "category"
              ]
              -length: 1
              -isIndex: array:1 [
                0 => false
              ]
              -pathAsString: "category"
            }
          }
          "isPublished" => Symfony\Component\FormForm {#1485
            -config: Symfony\Component\FormFormBuilder {#1486
              -children: []
              -unresolvedChildren: []
              #locked: true
              -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1512 …1}
              -name: "isPublished"
              -propertyPath: null
              -mapped: true
              -byReference: true
              -inheritData: false
              -compound: false
              -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1453}
              -viewTransformers: array:1 [
                0 => Symfony\Component\Form\Extension\Core\DataTransformerBooleanToStringTransformer {#1468
                  -trueValue: "1"
                  -falseValues: array:1 [
                    0 => null
                  ]
                }
              ]
              -modelTransformers: []
              -dataMapper: null
              -required: false
              -disabled: false
              -errorBubbling: false
              -emptyData: Closure(FormInterface $form, $viewData) {#1459}
              -attributes: array:1 [
                "data_collector/passed_options" => array:1 [
                  "required" => false
                ]
              ]
              -data: false
              -dataClass: null
              -dataLocked: false
              -formFactory: Symfony\Component\FormFormFactory {#892}
              -action: ""
              -method: "POST"
              -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#1055}
              -autoInitialize: false
              -options: array:45 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "compound" => false
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "error_mapping" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#698}
                "csrf_token_id" => null
                "value" => "1"
                "block_prefix" => null
                "row_attr" => []
                "attr" => []
                "data_class" => null
                "empty_data" => Closure(FormInterface $form, $viewData) {#1459}
                "required" => false
                "error_bubbling" => false
                "label_attr" => []
                "upload_max_size_message" => Closure() {#1461}
                "help" => null
                "help_attr" => []
                "help_html" => false
                "validation_groups" => null
                "constraints" => []
                "false_values" => array:1 [
                  0 => null
                ]
              ]
            }
            -parent: Symfony\Component\FormForm {#1455}
            -children: Symfony\Component\Form\UtilOrderedHashMap {#1487
              -elements: []
              -orderedKeys: []
              -managedCursors: []
            }
            -errors: []
            -submitted: true
            -clickedButton: null
            -modelData: false
            -normData: false
            -viewData: null
            -extraData: []
            -transformationFailure: null
            -defaultDataSet: true
            -lockSetData: false
            -name: "isPublished"
            -inheritData: false
            -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1508
              -elements: array:1 [
                0 => "isPublished"
              ]
              -length: 1
              -isIndex: array:1 [
                0 => false
              ]
              -pathAsString: "isPublished"
            }
          }
        ]
        -orderedKeys: array:6 [
          0 => "title"
          1 => "contents"
          2 => "images"
          3 => "tags"
          4 => "category"
          5 => "isPublished"
        ]
        -managedCursors: []
      }
      -errors: array:1 [
        0 => Symfony\Component\FormFormError {#1857
          #messageTemplate: "This form should not contain extra fields."
          #messageParameters: array:1 [
            "{{ extra_fields }}" => ""form_data""
          ]
          #messagePluralization: null
          -message: "This form should not contain extra fields."
          -cause: Symfony\Component\ValidatorConstraintViolation {#1864
            -message: "This form should not contain extra fields."
            -messageTemplate: "This form should not contain extra fields."
            -parameters: array:1 [
              "{{ extra_fields }}" => ""form_data""
            ]
            -plural: null
            -root: Symfony\Component\FormForm {#1455}
            -propertyPath: ""
            -invalidValue: array:1 [
              "form_data" => array:5 [ …5]
            ]
            -constraint: Symfony\Component\Form\Extension\Validator\ConstraintsForm {#1538
              +payload: null
              +"groups": array:2 [ …2]
            }
            -code: "6e5212ed-a197-4339-99aa-5654798a4854"
            -cause: null
          }
          -origin: Symfony\Component\FormForm {#1455}
        }
      ]
      -submitted: true
      -clickedButton: null
      -modelData: App\EntityArticle {#1044}
      -normData: App\EntityArticle {#1044}
      -viewData: App\EntityArticle {#1044}
      -extraData: array:1 [
        "form_data" => array:5 [
          "title" => ""
          "contents" => ""
          "tags" => []
          "category" => ""
          "isPublished" => ""
        ]
      ]
      -transformationFailure: null
      -defaultDataSet: true
      -lockSetData: false
      -name: "article"
      -inheritData: false
      -propertyPath: null
    }
    -children: Symfony\Component\Form\UtilOrderedHashMap {#1472
      -elements: []
      -orderedKeys: []
      -managedCursors: []
    }
    -errors: array:1 [
      0 => Symfony\Component\FormFormError {#1849
        #messageTemplate: "This value should not be blank."
        #messageParameters: array:1 [
          "{{ value }}" => "null"
        ]
        #messagePluralization: null
        -message: "This value should not be blank."
        -cause: Symfony\Component\ValidatorConstraintViolation {#1846
          -message: "This value should not be blank."
          -messageTemplate: "This value should not be blank."
          -parameters: array:1 [
            "{{ value }}" => "null"
          ]
          -plural: null
          -root: Symfony\Component\FormForm {#1455}
          -propertyPath: "data.title"
          -invalidValue: null
          -constraint: Symfony\Component\Validator\ConstraintsNotBlank {#1143
            +message: "This value should not be blank."
            +allowNull: false
            +normalizer: null
            +payload: null
            +"groups": array:2 [
              0 => "Default"
              1 => "Article"
            ]
          }
          -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
          -cause: null
        }
        -origin: Symfony\Component\FormForm {#1470}
      }
    ]
    -submitted: true
    -clickedButton: null
    -modelData: null
    -normData: null
    -viewData: ""
    -extraData: []
    -transformationFailure: null
    -defaultDataSet: true
    -lockSetData: false
    -name: "title"
    -inheritData: false
    -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1495
      -elements: array:1 [
        0 => "title"
      ]
      -length: 1
      -isIndex: array:1 [
        0 => false
      ]
      -pathAsString: "title"
    }
  }
  "contents" => Symfony\Component\FormForm {#1473}
  "images" => Symfony\Component\FormForm {#1476}
  "tags" => Symfony\Component\FormForm {#1479}
  "category" => Symfony\Component\FormForm {#1482}
  "isPublished" => Symfony\Component\FormForm {#1485}
]

POST https://127.0.0.1:8000/api/create/new

  • controller
    "App\Controller\ArticleController::createNewArticle"
    
  • project dirC:\Users\Instructor\PhpstormProjects\workshop

ArticleController.php on line 91

array:6 [
  "title" => Symfony\Component\FormForm {#1060
    -config: Symfony\Component\FormFormBuilder {#1061
      -children: []
      -unresolvedChildren: []
      #locked: true
      -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1087 …1}
      -name: "title"
      -propertyPath: null
      -mapped: true
      -byReference: true
      -inheritData: false
      -compound: false
      -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#688
        -proxiedType: Symfony\Component\FormResolvedFormType {#689
          -innerType: Symfony\Component\Form\Extension\Core\TypeTextType {#687}
          -typeExtensions: []
          -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#642
            -proxiedType: Symfony\Component\FormResolvedFormType {#641
              -innerType: Symfony\Component\Form\Extension\Core\TypeFormType {#640 …}
              -typeExtensions: array:6 [
                0 => Symfony\Component\Form\Extension\Core\TypeTransformationFailureExtension {#643 …1}
                1 => Symfony\Component\Form\Extension\HttpFoundation\TypeFormTypeHttpFoundationExtension {#644 …1}
                2 => Symfony\Component\Form\Extension\Validator\TypeFormTypeValidatorExtension {#647 …2}
                3 => Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
                4 => Symfony\Component\Form\Extension\Csrf\TypeFormTypeCsrfExtension {#664 …6}
                5 => Symfony\Component\Form\Extension\DataCollector\TypeDataCollectorTypeExtension {#665 …1}
              ]
              -parent: null
              -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#669
                -defined: array:44 [ …44]
                -defaults: array:43 [ …43]
                -nested: []
                -required: []
                -resolved: array:30 [ …30]
                -normalizers: array:3 [ …3]
                -allowedValues: []
                -allowedTypes: array:8 [ …8]
                -lazy: array:4 [ …4]
                -calling: []
                -deprecated: []
                -given: []
                -locked: false
                -parentsOptions: []
              }
            }
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485
              -dataExtractor: Symfony\Component\Form\Extension\DataCollectorFormDataExtractor {#486}
              -dataByForm: array:7 [
                "000000002c16f3d600000000671ffcc6" => array:10 [
                  "id" => "article"
                  "name" => "article"
                  "type_class" => "App\Form\ArticleType"
                  "synchronized" => true
                  "passed_options" => array:1 [
                    "data" => App\EntityArticle {#634
                      -id: null
                      -title: "Some Content EEEEee"
                      -contents: "45454545454"
                      -dateCreated: DateTime @1585926301 {#638
                        date: 2020-04-03 17:05:01.877076 Europe/Berlin (+02:00)
                      }
                      -dateEdit: DateTime @1585926301 {#637
                        date: 2020-04-03 17:05:01.877071 Europe/Berlin (+02:00)
                      }
                      -images: Doctrine\Common\CollectionsArrayCollection {#635
                        -elements: []
                      }
                      -tags: Doctrine\Common\CollectionsArrayCollection {#636
                        -elements: []
                      }
                      -category: App\EntityCategory {#1289
                        -id: 2
                        -name: "Category 2"
                        -articles: Doctrine\ORMPersistentCollection {#1297
                          -snapshot: []
                          -owner: App\EntityCategory {#1289}
                          -association: array:15 [ …15]
                          -em: Doctrine\ORMEntityManager {#260 …11}
                          -backRefFieldName: "category"
                          -typeClass: Doctrine\ORM\MappingClassMetadata {#778 …}
                          -isDirty: false
                          #collection: Doctrine\Common\CollectionsArrayCollection {#1300
                            -elements: []
                          }
                          #initialized: false
                        }
                        -news: Doctrine\ORMPersistentCollection {#1298
                          -snapshot: []
                          -owner: App\EntityCategory {#1289}
                          -association: array:15 [ …15]
                          -em: Doctrine\ORMEntityManager {#260 …11}
                          -backRefFieldName: "category"
                          -typeClass: Doctrine\ORM\MappingClassMetadata {#1132 …}
                          -isDirty: false
                          #collection: Doctrine\Common\CollectionsArrayCollection {#1294
                            -elements: []
                          }
                          #initialized: false
                        }
                        -spiritualPearls: Doctrine\ORMPersistentCollection {#1293
                          -snapshot: []
                          -owner: App\EntityCategory {#1289}
                          -association: array:15 [ …15]
                          -em: Doctrine\ORMEntityManager {#260 …11}
                          -backRefFieldName: "category"
                          -typeClass: Doctrine\ORM\MappingClassMetadata {#1205 …}
                          -isDirty: false
                          #collection: Doctrine\Common\CollectionsArrayCollection {#1292
                            -elements: []
                          }
                          #initialized: false
                        }
                      }
                      -author: "Administrator"
                      -isPublished: true
                    }
                  ]
                  "resolved_options" => array:44 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "compound" => true
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => false
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276
                      -generator: Symfony\Component\Security\Csrf\TokenGeneratorUriSafeTokenGenerator {#277
                        -entropy: 256
                      }
                      -storage: Symfony\Component\Security\Csrf\TokenStorageSessionTokenStorage {#143
                        -session: Symfony\Component\HttpFoundation\SessionSession {#144
                          #storage: Symfony\Component\HttpFoundation\Session\StorageNativeSessionStorage {#145 …6}
                          -flashName: "flashes"
                          -attributeName: "attributes"
                          -data: & array:2 [ …2]
                          -usageIndex: & 5
                        }
                        -namespace: "_csrf"
                      }
                      -namespace: Closure() {#279
                        class: "Symfony\Component\Security\CsrfCsrfTokenManager"
                        this: Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                        use: {
                          $namespace: Symfony\Component\HttpFoundationRequestStack {#131
                            -requests: array:1 [
                              0 => Symfony\Component\HttpFoundationRequest {#7 …}
                            ]
                          }
                          $superGlobalNamespaceGenerator: Closure() {#278}
                        }
                      }
                    }
                    "data" => App\EntityArticle {#634}
                    "data_class" => "App\Entity\Article"
                    "disabled" => false
                    "empty_data" => Closure(FormInterface $form) {#679
                      class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                      this: Symfony\Component\Form\Extension\Core\TypeFormType {#640 …}
                      use: {
                        $class: "App\Entity\Article"
                      }
                    }
                    "error_bubbling" => true
                    "error_mapping" => []
                    "extra_fields_message" => "This form should not contain extra fields."
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "property_path" => null
                    "required" => true
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => true
                    "upload_max_size_message" => Closure() {#681
                      class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                      this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
                      use: {
                        $translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
                        $translationDomain: "validators"
                        $message: Closure() {#680}
                      }
                    }
                    "validation_groups" => null
                  ]
                  "default_data" => array:1 [
                    "norm" => App\EntityArticle {#634}
                  ]
                  "submitted_data" => array:1 [
                    "norm" => App\EntityArticle {#634}
                  ]
                  "errors" => []
                  "has_children_error" => true
                ]
                "000000002c16f3e700000000671ffcc6" => array:9 [
                  "id" => "article_title"
                  "name" => "title"
                  "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
                  "synchronized" => true
                  "passed_options" => []
                  "resolved_options" => array:43 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "compound" => false
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => true
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                    "data_class" => null
                    "disabled" => false
                    "empty_data" => Closure(FormInterface $form) {#692
                      class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                      this: Symfony\Component\Form\Extension\Core\TypeFormType {#640 …}
                    }
                    "error_bubbling" => false
                    "error_mapping" => []
                    "extra_fields_message" => "This form should not contain extra fields."
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "property_path" => null
                    "required" => true
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => true
                    "upload_max_size_message" => Closure() {#694
                      class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                      this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
                      use: {
                        $translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
                        $translationDomain: "validators"
                        $message: Closure() {#693 …}
                      }
                    }
                    "validation_groups" => null
                  ]
                  "default_data" => array:2 [
                    "norm" => null
                    "view" => ""
                  ]
                  "submitted_data" => array:1 [
                    "norm" => "Some Content EEEEee"
                  ]
                  "errors" => []
                ]
                "000000002c16f3e400000000671ffcc6" => array:9 [
                  "id" => "article_contents"
                  "name" => "contents"
                  "type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
                  "synchronized" => true
                  "passed_options" => array:1 [
                    "required" => true
                  ]
                  "resolved_options" => array:43 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "compound" => false
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => true
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                    "data_class" => null
                    "disabled" => false
                    "empty_data" => Closure(FormInterface $form) {#841
                      class: "Symfony\Component\Form\Extension\Core\TypeFormType"
                      this: Symfony\Component\Form\Extension\Core\TypeFormType {#640 …}
                    }
                    "error_bubbling" => false
                    "error_mapping" => []
                    "extra_fields_message" => "This form should not contain extra fields."
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "property_path" => null
                    "required" => true
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => true
                    "upload_max_size_message" => Closure() {#722
                      class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                      this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
                      use: {
                        $translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
                        $translationDomain: "validators"
                        $message: Closure() {#790 …}
                      }
                    }
                    "validation_groups" => null
                  ]
                  "default_data" => array:2 [
                    "norm" => null
                    "view" => ""
                  ]
                  "submitted_data" => array:1 [
                    "norm" => "45454545454"
                  ]
                  "errors" => []
                ]
                "000000002c16f3e900000000671ffcc6" => array:9 [
                  "id" => "article_images"
                  "name" => "images"
                  "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                  "synchronized" => true
                  "passed_options" => array:4 [
                    "class" => "App\Entity\ArticleImage"
                    "em" => "default"
                    "multiple" => true
                    "required" => false
                  ]
                  "resolved_options" => array:59 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "choice_attr" => null
                    "choice_label" => array:2 [ …2]
                    "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#910
                      -manager: Doctrine\ORMEntityManager {#260 …11}
                      -class: "App\Entity\ArticleImage"
                      -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#911
                        -om: Doctrine\ORMEntityManager {#260 …11}
                        -classMetadata: Doctrine\ORM\MappingClassMetadata {#872
                          +name: "App\Entity\ArticleImage"
                          +namespace: "App\Entity"
                          +rootEntityName: "App\Entity\ArticleImage"
                          +customGeneratorDefinition: null
                          +customRepositoryClassName: "App\Repository\ArticleImageRepository"
                          +isMappedSuperclass: false
                          +isEmbeddedClass: false
                          +parentClasses: []
                          +subClasses: []
                          +embeddedClasses: []
                          +namedQueries: []
                          +namedNativeQueries: []
                          +sqlResultSetMappings: []
                          +identifier: array:1 [
                            0 => "id"
                          ]
                          +inheritanceType: 1
                          +generatorType: 4
                          +fieldMappings: array:2 [
                            "id" => array:9 [ …9]
                            "imageName" => array:8 [ …8]
                          ]
                          +fieldNames: array:2 [
                            "id" => "id"
                            "image_name" => "imageName"
                          ]
                          +columnNames: array:2 [
                            "id" => "id"
                            "imageName" => "image_name"
                          ]
                          +discriminatorValue: null
                          +discriminatorMap: []
                          +discriminatorColumn: null
                          +table: array:1 [
                            "name" => "article_image"
                          ]
                          +lifecycleCallbacks: []
                          +entityListeners: []
                          +associationMappings: array:2 [
                            "news" => array:16 [ …16]
                            "spiritualPearls" => array:16 [ …16]
                          ]
                          +isIdentifierComposite: false
                          +containsForeignIdentifier: false
                          +idGenerator: Doctrine\ORM\IdIdentityGenerator {#882
                            -sequenceName: null
                          }
                          +sequenceGeneratorDefinition: null
                          +tableGeneratorDefinition: null
                          +changeTrackingPolicy: 1
                          +isVersioned: null
                          +versionField: null
                          +cache: null
                          +reflClass: ReflectionClass {#881
                            +name: "App\Entity\ArticleImage"
                            implements: []
                            constants: []
                            properties: array:4 [ …4]
                            methods: array:10 [ …10]
                          }
                          +isReadOnly: false
                          #namingStrategy: Doctrine\ORM\MappingUnderscoreNamingStrategy {#246
                            -case: 0
                            -pattern: "/(?<=[a-z0-9])([A-Z])/"
                          }
                          +reflFields: array:4 [
                            "id" => ReflectionProperty {#874 …4}
                            "imageName" => ReflectionProperty {#880 …4}
                            "news" => ReflectionProperty {#879 …4}
                            "spiritualPearls" => ReflectionProperty {#883 …4}
                          ]
                          -instantiator: Doctrine\InstantiatorInstantiator {#873}
                        }
                        -singleId: true
                        -intId: true
                        -idField: "id"
                        -associationIdReader: null
                      }
                      -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#909
                        -queryBuilder: Doctrine\ORMQueryBuilder {#905
                          -_em: Doctrine\ORMEntityManager {#260 …11}
                          -_dqlParts: array:9 [ …9]
                          -_type: 0
                          -_state: 0
                          -_dql: null
                          -parameters: Doctrine\Common\CollectionsArrayCollection {#906 …1}
                          -_firstResult: null
                          -_maxResults: null
                          -joinRootAliases: []
                          #cacheable: false
                          #cacheRegion: null
                          #cacheMode: null
                          #lifetime: 0
                        }
                      }
                      -choiceList: null
                    }
                    "choice_name" => array:2 [ …2]
                    "choice_translation_domain" => false
                    "choice_value" => array:2 [ …2]
                    "choices" => null
                    "class" => "App\Entity\ArticleImage"
                    "compound" => false
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => true
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                    "data_class" => null
                    "disabled" => false
                    "em" => Doctrine\ORMEntityManager {#260 …11}
                    "empty_data" => []
                    "error_bubbling" => false
                    "error_mapping" => []
                    "expanded" => false
                    "extra_fields_message" => "This form should not contain extra fields."
                    "group_by" => null
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#911}
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "multiple" => true
                    "placeholder" => null
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "preferred_choices" => []
                    "property_path" => null
                    "query_builder" => null
                    "required" => false
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => false
                    "upload_max_size_message" => Closure() {#868
                      class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                      this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
                      use: {
                        $translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
                        $translationDomain: "validators"
                        $message: Closure() {#869 …}
                      }
                    }
                    "validation_groups" => null
                  ]
                  "default_data" => array:2 [
                    "norm" => Doctrine\Common\CollectionsArrayCollection {#635}
                    "view" => []
                  ]
                  "submitted_data" => array:2 [
                    "norm" => Doctrine\Common\CollectionsArrayCollection {#635}
                    "view" => []
                  ]
                  "errors" => []
                ]
                "000000002c16f3ee00000000671ffcc6" => array:9 [
                  "id" => "article_tags"
                  "name" => "tags"
                  "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                  "synchronized" => false
                  "passed_options" => array:3 [
                    "choice_label" => "name"
                    "class" => "App\Entity\Tag"
                    "multiple" => true
                  ]
                  "resolved_options" => array:59 [
                    "action" => ""
                    "allow_extra_fields" => false
                    "allow_file_upload" => false
                    "attr" => []
                    "attr_translation_parameters" => []
                    "auto_initialize" => true
                    "block_name" => null
                    "block_prefix" => null
                    "by_reference" => true
                    "choice_attr" => null
                    "choice_label" => "name"
                    "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#970
                      -manager: Doctrine\ORMEntityManager {#260 …11}
                      -class: "App\Entity\Tag"
                      -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#971
                        -om: Doctrine\ORMEntityManager {#260 …11}
                        -classMetadata: Doctrine\ORM\MappingClassMetadata {#924
                          +name: "App\Entity\Tag"
                          +namespace: "App\Entity"
                          +rootEntityName: "App\Entity\Tag"
                          +customGeneratorDefinition: null
                          +customRepositoryClassName: "App\Repository\TagRepository"
                          +isMappedSuperclass: false
                          +isEmbeddedClass: false
                          +parentClasses: []
                          +subClasses: []
                          +embeddedClasses: []
                          +namedQueries: []
                          +namedNativeQueries: []
                          +sqlResultSetMappings: []
                          +identifier: array:1 [
                            0 => "id"
                          ]
                          +inheritanceType: 1
                          +generatorType: 4
                          +fieldMappings: array:2 [
                            "id" => array:9 [ …9]
                            "name" => array:8 [ …8]
                          ]
                          +fieldNames: array:2 [
                            "id" => "id"
                            "name" => "name"
                          ]
                          +columnNames: array:2 [
                            "id" => "id"
                            "name" => "name"
                          ]
                          +discriminatorValue: null
                          +discriminatorMap: []
                          +discriminatorColumn: null
                          +table: array:1 [
                            "name" => "tag"
                          ]
                          +lifecycleCallbacks: []
                          +entityListeners: []
                          +associationMappings: array:3 [
                            "articles" => array:16 [ …16]
                            "news" => array:16 [ …16]
                            "spiritualPearls" => array:16 [ …16]
                          ]
                          +isIdentifierComposite: false
                          +containsForeignIdentifier: false
                          +idGenerator: Doctrine\ORM\IdIdentityGenerator {#936
                            -sequenceName: null
                          }
                          +sequenceGeneratorDefinition: null
                          +tableGeneratorDefinition: null
                          +changeTrackingPolicy: 1
                          +isVersioned: null
                          +versionField: null
                          +cache: null
                          +reflClass: ReflectionClass {#935
                            +name: "App\Entity\Tag"
                            implements: []
                            constants: []
                            properties: array:5 [ …5]
                            methods: array:14 [ …14]
                          }
                          +isReadOnly: false
                          #namingStrategy: Doctrine\ORM\MappingUnderscoreNamingStrategy {#246}
                          +reflFields: array:5 [
                            "id" => ReflectionProperty {#931 …4}
                            "name" => ReflectionProperty {#934 …4}
                            "articles" => ReflectionProperty {#933 …4}
                            "news" => ReflectionProperty {#932 …4}
                            "spiritualPearls" => ReflectionProperty {#937 …4}
                          ]
                          -instantiator: Doctrine\InstantiatorInstantiator {#930}
                        }
                        -singleId: true
                        -intId: true
                        -idField: "id"
                        -associationIdReader: null
                      }
                      -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#969
                        -queryBuilder: Doctrine\ORMQueryBuilder {#965
                          -_em: Doctrine\ORMEntityManager {#260 …11}
                          -_dqlParts: array:9 [ …9]
                          -_type: 0
                          -_state: 0
                          -_dql: null
                          -parameters: Doctrine\Common\CollectionsArrayCollection {#966 …1}
                          -_firstResult: null
                          -_maxResults: null
                          -joinRootAliases: []
                          #cacheable: false
                          #cacheRegion: null
                          #cacheMode: null
                          #lifetime: 0
                        }
                      }
                      -choiceList: null
                    }
                    "choice_name" => array:2 [ …2]
                    "choice_translation_domain" => false
                    "choice_value" => array:2 [ …2]
                    "choices" => null
                    "class" => "App\Entity\Tag"
                    "compound" => false
                    "constraints" => []
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_protection" => true
                    "csrf_token_id" => null
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                    "data_class" => null
                    "disabled" => false
                    "em" => Doctrine\ORMEntityManager {#260 …11}
                    "empty_data" => []
                    "error_bubbling" => false
                    "error_mapping" => []
                    "expanded" => false
                    "extra_fields_message" => "This form should not contain extra fields."
                    "group_by" => null
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#971}
                    "inherit_data" => false
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "label" => null
                    "label_attr" => []
                    "label_format" => null
                    "label_translation_parameters" => []
                    "mapped" => true
                    "method" => "POST"
                    "multiple" => true
                    "placeholder" => null
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "preferred_choices" => []
                    "property_path" => null
                    "query_builder" => null
                    "required" => true
                    "row_attr" => []
                    "translation_domain" => null
                    "trim" => false
                    "upload_max_size_message" => Closure() {#922
                      class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                      this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
                      use: {
                        $translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
                        $translationDomain: "validators"
                        $message: Closure() {#705 …}
                      }
                    }
                    "validation_groups" => null
                  ]
                  "default_data" => array:2 [
                    "norm" => Doctrine\Common\CollectionsArrayCollection {#636}
                    "view" => []
                  ]
                  "submitted_data" => array:2 [
                    "norm" => null
                    "view" => array:4 [ …4]
                  ]
                  "errors" => array:1 [
                    0 => array:3 [ …3]
                  ]
                ]
                "000000002c16f3f300000000671ffcc6" => array:9 [
                  "id" => "article_category"
                  "name" => "category"
                  "type_class" => "Symfony\Bridge\Doctrine\Form\Type\EntityType"
                  "synchronized" => true
                  "passed_options" => array:2 [
                    "choice_label" => "name"
                    "class" => "App\Entity\Category"
                  ]
                  "resolved_options" => array:59 [ …59]
                  "default_data" => array:2 [ …2]
                  "submitted_data" => array:2 [ …2]
                  "errors" => []
                ]
                "000000002c16f3f000000000671ffcc6" => array:9 [
                  "id" => "article_isPublished"
                  "name" => "isPublished"
                  "type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
                  "synchronized" => true
                  "passed_options" => array:1 [ …1]
                  "resolved_options" => array:45 [ …45]
                  "default_data" => array:1 [ …1]
                  "submitted_data" => array:2 [ …2]
                  "errors" => []
                ]
              ]
              -dataByView: null
              -formsByView: null
              #data: array:3 [
                "forms" => array:1 [
                  "article" => &31 array:11 [ …11]
                ]
                "forms_by_hash" => array:7 [
                  "000000002c16f3d600000000671ffcc6" => &31 array:11 [&31 …11]
                  "000000002c16f3e700000000671ffcc6" => & array:10 [ …10]
                  "000000002c16f3e400000000671ffcc6" => & array:10 [ …10]
                  "000000002c16f3e900000000671ffcc6" => & array:10 [ …10]
                  "000000002c16f3ee00000000671ffcc6" => & array:10 [ …10]
                  "000000002c16f3f300000000671ffcc6" => & array:10 [ …10]
                  "000000002c16f3f000000000671ffcc6" => & array:10 [ …10]
                ]
                "nb_errors" => 1
              ]
              -cloner: null
            }
          }
          -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#690
            -defined: array:44 [
              "block_name" => true
              "block_prefix" => true
              "disabled" => true
              "label" => true
              "label_format" => true
              "row_attr" => true
              "label_translation_parameters" => true
              "attr_translation_parameters" => true
              "attr" => true
              "translation_domain" => true
              "auto_initialize" => true
              "data" => true
              "data_class" => true
              "empty_data" => true
              "trim" => true
              "required" => true
              "property_path" => true
              "mapped" => true
              "by_reference" => true
              "error_bubbling" => true
              "label_attr" => true
              "inherit_data" => true
              "compound" => true
              "method" => true
              "action" => true
              "post_max_size_message" => true
              "upload_max_size_message" => true
              "allow_file_upload" => true
              "help" => true
              "help_attr" => true
              "help_html" => true
              "help_translation_parameters" => true
              "validation_groups" => true
              "error_mapping" => true
              "constraints" => true
              "invalid_message" => true
              "invalid_message_parameters" => true
              "allow_extra_fields" => true
              "extra_fields_message" => true
              "csrf_protection" => true
              "csrf_field_name" => true
              "csrf_message" => true
              "csrf_token_manager" => true
              "csrf_token_id" => true
            ]
            -defaults: array:43 [
              "block_name" => null
              "block_prefix" => null
              "disabled" => false
              "label" => null
              "label_format" => null
              "row_attr" => []
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "attr" => []
              "translation_domain" => null
              "auto_initialize" => true
              "data_class" => null
              "empty_data" => null
              "trim" => true
              "required" => true
              "property_path" => null
              "mapped" => true
              "by_reference" => true
              "error_bubbling" => null
              "label_attr" => []
              "inherit_data" => false
              "compound" => false
              "method" => "POST"
              "action" => ""
              "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
              "upload_max_size_message" => null
              "allow_file_upload" => false
              "help" => null
              "help_attr" => []
              "help_html" => false
              "help_translation_parameters" => []
              "validation_groups" => null
              "error_mapping" => []
              "constraints" => []
              "invalid_message" => "This value is not valid."
              "invalid_message_parameters" => []
              "allow_extra_fields" => false
              "extra_fields_message" => "This form should not contain extra fields."
              "csrf_protection" => true
              "csrf_field_name" => "_token"
              "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
              "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
              "csrf_token_id" => null
            ]
            -nested: []
            -required: []
            -resolved: array:30 [
              "block_name" => null
              "disabled" => false
              "label" => null
              "label_format" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "translation_domain" => null
              "auto_initialize" => true
              "trim" => true
              "required" => true
              "property_path" => null
              "mapped" => true
              "by_reference" => true
              "inherit_data" => false
              "compound" => false
              "method" => "POST"
              "action" => ""
              "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
              "allow_file_upload" => false
              "help_translation_parameters" => []
              "error_mapping" => []
              "invalid_message" => "This value is not valid."
              "invalid_message_parameters" => []
              "allow_extra_fields" => false
              "extra_fields_message" => "This form should not contain extra fields."
              "csrf_protection" => true
              "csrf_field_name" => "_token"
              "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
              "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
              "csrf_token_id" => null
            ]
            -normalizers: array:3 [
              "validation_groups" => array:1 [
                0 => Closure(Options $options, $groups) {#674 …2}
              ]
              "constraints" => array:1 [
                0 => Closure(Options $options, $constraints) {#675 …2}
              ]
              "upload_max_size_message" => array:1 [
                0 => Closure(Options $options, $message) {#676 …3}
              ]
            ]
            -allowedValues: []
            -allowedTypes: array:8 [
              "block_prefix" => array:2 [
                0 => "null"
                1 => "string"
              ]
              "attr" => array:1 [
                0 => "array"
              ]
              "row_attr" => array:1 [
                0 => "array"
              ]
              "label_attr" => array:1 [
                0 => "array"
              ]
              "upload_max_size_message" => array:1 [
                0 => "callable"
              ]
              "help" => array:2 [
                0 => "string"
                1 => "null"
              ]
              "help_attr" => array:1 [
                0 => "array"
              ]
              "help_html" => array:1 [
                0 => "bool"
              ]
            ]
            -lazy: array:4 [
              "data_class" => array:1 [
                0 => Closure(Options $options) {#670 …2}
              ]
              "empty_data" => array:1 [
                0 => Closure(Options $options) {#671 …2}
              ]
              "error_bubbling" => array:1 [
                0 => Closure(Options $options) {#673 …2}
              ]
              "upload_max_size_message" => array:1 [
                0 => Closure(Options $options) {#672 …2}
              ]
            ]
            -calling: []
            -deprecated: []
            -given: []
            -locked: false
            -parentsOptions: []
          }
        }
        -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
      }
      -viewTransformers: []
      -modelTransformers: []
      -dataMapper: null
      -required: true
      -disabled: false
      -errorBubbling: false
      -emptyData: Closure(FormInterface $form) {#692}
      -attributes: array:1 [
        "data_collector/passed_options" => []
      ]
      -data: null
      -dataClass: null
      -dataLocked: false
      -formFactory: Symfony\Component\FormFormFactory {#471
        -registry: Symfony\Component\FormFormRegistry {#472
          -extensions: array:1 [
            0 => Symfony\Component\Form\Extension\DependencyInjectionDependencyInjectionExtension {#473
              -guesser: Symfony\Component\FormFormTypeGuesserChain {#701 …1}
              -guesserLoaded: true
              -typeContainer: Symfony\Component\DependencyInjection\ArgumentServiceLocator {#474 …8}
              -typeExtensionServices: array:3 [ …3]
              -guesserServices: Symfony\Component\DependencyInjection\ArgumentRewindableGenerator {#481 …2}
            }
          ]
          -types: array:7 [
            "Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#642}
            "App\Form\ArticleType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#667
              -proxiedType: Symfony\Component\FormResolvedFormType {#668
                -innerType: App\FormArticleType {#639}
                -typeExtensions: []
                -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#642}
                -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#677
                  -defined: array:44 [ …44]
                  -defaults: array:43 [ …43]
                  -nested: []
                  -required: []
                  -resolved: array:30 [ …30]
                  -normalizers: array:3 [ …3]
                  -allowedValues: []
                  -allowedTypes: array:8 [ …8]
                  -lazy: array:3 [ …3]
                  -calling: []
                  -deprecated: []
                  -given: []
                  -locked: false
                  -parentsOptions: []
                }
              }
              -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
            }
            "Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#688}
            "Symfony\Component\Form\Extension\Core\Type\TextareaType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#704
              -proxiedType: Symfony\Component\FormResolvedFormType {#844
                -innerType: Symfony\Component\Form\Extension\Core\TypeTextareaType {#842}
                -typeExtensions: []
                -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#688}
                -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#840
                  -defined: array:44 [
                    "block_name" => true
                    "block_prefix" => true
                    "disabled" => true
                    "label" => true
                    "label_format" => true
                    "row_attr" => true
                    "label_translation_parameters" => true
                    "attr_translation_parameters" => true
                    "attr" => true
                    "translation_domain" => true
                    "auto_initialize" => true
                    "data" => true
                    "data_class" => true
                    "empty_data" => true
                    "trim" => true
                    "required" => true
                    "property_path" => true
                    "mapped" => true
                    "by_reference" => true
                    "error_bubbling" => true
                    "label_attr" => true
                    "inherit_data" => true
                    "compound" => true
                    "method" => true
                    "action" => true
                    "post_max_size_message" => true
                    "upload_max_size_message" => true
                    "allow_file_upload" => true
                    "help" => true
                    "help_attr" => true
                    "help_html" => true
                    "help_translation_parameters" => true
                    "validation_groups" => true
                    "error_mapping" => true
                    "constraints" => true
                    "invalid_message" => true
                    "invalid_message_parameters" => true
                    "allow_extra_fields" => true
                    "extra_fields_message" => true
                    "csrf_protection" => true
                    "csrf_field_name" => true
                    "csrf_message" => true
                    "csrf_token_manager" => true
                    "csrf_token_id" => true
                  ]
                  -defaults: array:43 [
                    "block_name" => null
                    "block_prefix" => null
                    "disabled" => false
                    "label" => null
                    "label_format" => null
                    "row_attr" => []
                    "label_translation_parameters" => []
                    "attr_translation_parameters" => []
                    "attr" => []
                    "translation_domain" => null
                    "auto_initialize" => true
                    "data_class" => null
                    "empty_data" => null
                    "trim" => true
                    "required" => true
                    "property_path" => null
                    "mapped" => true
                    "by_reference" => true
                    "error_bubbling" => null
                    "label_attr" => []
                    "inherit_data" => false
                    "compound" => false
                    "method" => "POST"
                    "action" => ""
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "upload_max_size_message" => null
                    "allow_file_upload" => false
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "validation_groups" => null
                    "error_mapping" => []
                    "constraints" => []
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "allow_extra_fields" => false
                    "extra_fields_message" => "This form should not contain extra fields."
                    "csrf_protection" => true
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                    "csrf_token_id" => null
                  ]
                  -nested: []
                  -required: []
                  -resolved: array:30 [
                    "block_name" => null
                    "disabled" => false
                    "label" => null
                    "label_format" => null
                    "label_translation_parameters" => []
                    "attr_translation_parameters" => []
                    "translation_domain" => null
                    "auto_initialize" => true
                    "trim" => true
                    "required" => true
                    "property_path" => null
                    "mapped" => true
                    "by_reference" => true
                    "inherit_data" => false
                    "compound" => false
                    "method" => "POST"
                    "action" => ""
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "allow_file_upload" => false
                    "help_translation_parameters" => []
                    "error_mapping" => []
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "allow_extra_fields" => false
                    "extra_fields_message" => "This form should not contain extra fields."
                    "csrf_protection" => true
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                    "csrf_token_id" => null
                  ]
                  -normalizers: array:3 [
                    "validation_groups" => array:1 [ …1]
                    "constraints" => array:1 [ …1]
                    "upload_max_size_message" => array:1 [ …1]
                  ]
                  -allowedValues: []
                  -allowedTypes: array:8 [
                    "block_prefix" => array:2 [ …2]
                    "attr" => array:1 [ …1]
                    "row_attr" => array:1 [ …1]
                    "label_attr" => array:1 [ …1]
                    "upload_max_size_message" => array:1 [ …1]
                    "help" => array:2 [ …2]
                    "help_attr" => array:1 [ …1]
                    "help_html" => array:1 [ …1]
                  ]
                  -lazy: array:4 [
                    "data_class" => array:1 [ …1]
                    "empty_data" => array:1 [ …1]
                    "error_bubbling" => array:1 [ …1]
                    "upload_max_size_message" => array:1 [ …1]
                  ]
                  -calling: []
                  -deprecated: []
                  -given: []
                  -locked: false
                  -parentsOptions: []
                }
              }
              -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
            }
            "Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#851
              -proxiedType: Symfony\Component\FormResolvedFormType {#852
                -innerType: Symfony\Component\Form\Extension\Core\TypeChoiceType {#717 …1}
                -typeExtensions: []
                -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#642}
                -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#855 …14}
              }
              -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
            }
            "Symfony\Bridge\Doctrine\Form\Type\EntityType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#853
              -proxiedType: Symfony\Component\FormResolvedFormType {#854
                -innerType: Symfony\Bridge\Doctrine\Form\TypeEntityType {#839
                  #registry: Doctrine\Bundle\DoctrineBundleRegistry {#200
                    #container: Container3407GbPApp_KernelDevDebugContainer {#29}
                    -name: "ORM"
                    -connections: array:1 [ …1]
                    -managers: array:1 [ …1]
                    -defaultConnection: "default"
                    -defaultManager: "default"
                    -proxyInterfaceName: "Doctrine\ORM\Proxy\Proxy"
                  }
                  -idReaders: array:3 [
                    "8d02b464268e21e139719a007b5b76942a4bf4e319bbef6d11b262a78981f5c9" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#911}
                    "144102736b1cfb054e8f99771c50afd6def5d1e316bc952a03f3f33d833d3c97" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#971}
                    "71e0c1eae3c81d2cf7889fe97708cb4fc50eef4a782706d588c4da57d8a1002d" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1035
                      -om: Doctrine\ORMEntityManager {#260 …11}
                      -classMetadata: Doctrine\ORM\MappingClassMetadata {#986
                        +name: "App\Entity\Category"
                        +namespace: "App\Entity"
                        +rootEntityName: "App\Entity\Category"
                        +customGeneratorDefinition: null
                        +customRepositoryClassName: "App\Repository\CategoryRepository"
                        +isMappedSuperclass: false
                        +isEmbeddedClass: false
                        +parentClasses: []
                        +subClasses: []
                        +embeddedClasses: []
                        +namedQueries: []
                        +namedNativeQueries: []
                        +sqlResultSetMappings: []
                        +identifier: array:1 [
                          0 => "id"
                        ]
                        +inheritanceType: 1
                        +generatorType: 4
                        +fieldMappings: array:2 [
                          "id" => array:9 [ …9]
                          "name" => array:8 [ …8]
                        ]
                        +fieldNames: array:2 [
                          "id" => "id"
                          "name" => "name"
                        ]
                        +columnNames: array:2 [
                          "id" => "id"
                          "name" => "name"
                        ]
                        +discriminatorValue: null
                        +discriminatorMap: []
                        +discriminatorColumn: null
                        +table: array:1 [
                          "name" => "category"
                        ]
                        +lifecycleCallbacks: []
                        +entityListeners: []
                        +associationMappings: array:3 [
                          "articles" => array:15 [ …15]
                          "news" => array:15 [ …15]
                          "spiritualPearls" => array:15 [ …15]
                        ]
                        +isIdentifierComposite: false
                        +containsForeignIdentifier: false
                        +idGenerator: Doctrine\ORM\IdIdentityGenerator {#998
                          -sequenceName: null
                        }
                        +sequenceGeneratorDefinition: null
                        +tableGeneratorDefinition: null
                        +changeTrackingPolicy: 1
                        +isVersioned: null
                        +versionField: null
                        +cache: null
                        +reflClass: ReflectionClass {#997
                          +name: "App\Entity\Category"
                          implements: []
                          constants: []
                          properties: array:5 [ …5]
                          methods: array:14 [ …14]
                        }
                        +isReadOnly: false
                        #namingStrategy: Doctrine\ORM\MappingUnderscoreNamingStrategy {#246}
                        +reflFields: array:5 [
                          "id" => ReflectionProperty {#993 …4}
                          "name" => ReflectionProperty {#996 …4}
                          "articles" => ReflectionProperty {#995 …4}
                          "news" => ReflectionProperty {#994 …4}
                          "spiritualPearls" => ReflectionProperty {#999 …4}
                        ]
                        -instantiator: Doctrine\InstantiatorInstantiator {#992}
                      }
                      -singleId: true
                      -intId: true
                      -idField: "id"
                      -associationIdReader: null
                    }
                  ]
                  -choiceLoaders: array:3 [
                    "fb4fa0f722d673217fa4af7a1d85c9a980a7f85369b85ed0cffc917b6b87974f" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#910}
                    "da3a7e6dd2107549317d448e0e9877a29427173643feaf2804c8b29e74ce6599" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#970}
                    "dac1b0164a9df4b96e5a874d3495ca5da0031b874568a458299485635200d618" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1034
                      -manager: Doctrine\ORMEntityManager {#260 …11}
                      -class: "App\Entity\Category"
                      -idReader: Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1035}
                      -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceListORMQueryBuilderLoader {#1033
                        -queryBuilder: Doctrine\ORMQueryBuilder {#1029
                          -_em: Doctrine\ORMEntityManager {#260 …11}
                          -_dqlParts: array:9 [ …9]
                          -_type: 0
                          -_state: 0
                          -_dql: null
                          -parameters: Doctrine\Common\CollectionsArrayCollection {#1030 …1}
                          -_firstResult: null
                          -_maxResults: null
                          -joinRootAliases: []
                          #cacheable: false
                          #cacheRegion: null
                          #cacheMode: null
                          #lifetime: 0
                        }
                      }
                      -choiceList: null
                    }
                  ]
                }
                -typeExtensions: []
                -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#851}
                -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#863
                  -defined: array:60 [
                    "block_name" => true
                    "block_prefix" => true
                    "disabled" => true
                    "label" => true
                    "label_format" => true
                    "row_attr" => true
                    "label_translation_parameters" => true
                    "attr_translation_parameters" => true
                    "attr" => true
                    "translation_domain" => true
                    "auto_initialize" => true
                    "data" => true
                    "data_class" => true
                    "empty_data" => true
                    "trim" => true
                    "required" => true
                    "property_path" => true
                    "mapped" => true
                    "by_reference" => true
                    "error_bubbling" => true
                    "label_attr" => true
                    "inherit_data" => true
                    "compound" => true
                    "method" => true
                    "action" => true
                    "post_max_size_message" => true
                    "upload_max_size_message" => true
                    "allow_file_upload" => true
                    "help" => true
                    "help_attr" => true
                    "help_html" => true
                    "help_translation_parameters" => true
                    "validation_groups" => true
                    "error_mapping" => true
                    "constraints" => true
                    "invalid_message" => true
                    "invalid_message_parameters" => true
                    "allow_extra_fields" => true
                    "extra_fields_message" => true
                    "csrf_protection" => true
                    "csrf_field_name" => true
                    "csrf_message" => true
                    "csrf_token_manager" => true
                    "csrf_token_id" => true
                    "multiple" => true
                    "expanded" => true
                    "choices" => true
                    "choice_loader" => true
                    "choice_label" => true
                    "choice_name" => true
                    "choice_value" => true
                    "choice_attr" => true
                    "preferred_choices" => true
                    "group_by" => true
                    "placeholder" => true
                    "choice_translation_domain" => true
                    "em" => true
                    "query_builder" => true
                    "id_reader" => true
                    "class" => true
                  ]
                  -defaults: array:58 [
                    "block_name" => null
                    "block_prefix" => null
                    "disabled" => false
                    "label" => null
                    "label_format" => null
                    "row_attr" => []
                    "label_translation_parameters" => []
                    "attr_translation_parameters" => []
                    "attr" => []
                    "translation_domain" => null
                    "auto_initialize" => true
                    "data_class" => null
                    "empty_data" => null
                    "trim" => false
                    "required" => true
                    "property_path" => null
                    "mapped" => true
                    "by_reference" => true
                    "error_bubbling" => false
                    "label_attr" => []
                    "inherit_data" => false
                    "compound" => true
                    "method" => "POST"
                    "action" => ""
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "upload_max_size_message" => null
                    "allow_file_upload" => false
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "validation_groups" => null
                    "error_mapping" => []
                    "constraints" => []
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "allow_extra_fields" => false
                    "extra_fields_message" => "This form should not contain extra fields."
                    "csrf_protection" => true
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                    "csrf_token_id" => null
                    "multiple" => false
                    "expanded" => false
                    "choices" => null
                    "choice_loader" => null
                    "choice_label" => array:2 [ …2]
                    "choice_name" => null
                    "choice_value" => null
                    "choice_attr" => null
                    "preferred_choices" => []
                    "group_by" => null
                    "placeholder" => null
                    "choice_translation_domain" => false
                    "em" => null
                    "query_builder" => null
                    "id_reader" => null
                  ]
                  -nested: []
                  -required: array:1 [
                    "class" => true
                  ]
                  -resolved: array:31 [
                    "block_name" => null
                    "disabled" => false
                    "label" => null
                    "label_format" => null
                    "label_translation_parameters" => []
                    "attr_translation_parameters" => []
                    "translation_domain" => null
                    "auto_initialize" => true
                    "trim" => false
                    "required" => true
                    "property_path" => null
                    "mapped" => true
                    "by_reference" => true
                    "inherit_data" => false
                    "method" => "POST"
                    "action" => ""
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "allow_file_upload" => false
                    "help_translation_parameters" => []
                    "error_mapping" => []
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "allow_extra_fields" => false
                    "extra_fields_message" => "This form should not contain extra fields."
                    "csrf_protection" => true
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                    "csrf_token_id" => null
                    "multiple" => false
                    "expanded" => false
                  ]
                  -normalizers: array:8 [
                    "validation_groups" => array:1 [ …1]
                    "constraints" => array:1 [ …1]
                    "upload_max_size_message" => array:1 [ …1]
                    "placeholder" => array:1 [ …1]
                    "choice_translation_domain" => array:1 [ …1]
                    "em" => array:1 [ …1]
                    "query_builder" => array:1 [ …1]
                    "id_reader" => array:1 [ …1]
                  ]
                  -allowedValues: []
                  -allowedTypes: array:19 [
                    "block_prefix" => array:2 [ …2]
                    "attr" => array:1 [ …1]
                    "row_attr" => array:1 [ …1]
                    "label_attr" => array:1 [ …1]
                    "upload_max_size_message" => array:1 [ …1]
                    "help" => array:2 [ …2]
                    "help_attr" => array:1 [ …1]
                    "help_html" => array:1 [ …1]
                    "choices" => array:3 [ …3]
                    "choice_translation_domain" => array:3 [ …3]
                    "choice_loader" => array:2 [ …2]
                    "choice_label" => array:5 [ …5]
                    "choice_name" => array:4 [ …4]
                    "choice_value" => array:4 [ …4]
                    "choice_attr" => array:5 [ …5]
                    "preferred_choices" => array:5 [ …5]
                    "group_by" => array:4 [ …4]
                    "em" => array:3 [ …3]
                    "query_builder" => array:3 [ …3]
                  ]
                  -lazy: array:7 [
                    "empty_data" => array:1 [ …1]
                    "upload_max_size_message" => array:1 [ …1]
                    "placeholder" => array:1 [ …1]
                    "compound" => array:1 [ …1]
                    "choice_loader" => array:1 [ …1]
                    "choice_name" => array:1 [ …1]
                    "choice_value" => array:1 [ …1]
                  ]
                  -calling: []
                  -deprecated: []
                  -given: []
                  -locked: false
                  -parentsOptions: []
                }
              }
              -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
            }
            "Symfony\Component\Form\Extension\Core\Type\CheckboxType" => Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1043
              -proxiedType: Symfony\Component\FormResolvedFormType {#1047
                -innerType: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1046 …}
                -typeExtensions: []
                -parent: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#642}
                -optionsResolver: Symfony\Component\OptionsResolverOptionsResolver {#1048
                  -defined: array:46 [
                    "block_name" => true
                    "block_prefix" => true
                    "disabled" => true
                    "label" => true
                    "label_format" => true
                    "row_attr" => true
                    "label_translation_parameters" => true
                    "attr_translation_parameters" => true
                    "attr" => true
                    "translation_domain" => true
                    "auto_initialize" => true
                    "data" => true
                    "data_class" => true
                    "empty_data" => true
                    "trim" => true
                    "required" => true
                    "property_path" => true
                    "mapped" => true
                    "by_reference" => true
                    "error_bubbling" => true
                    "label_attr" => true
                    "inherit_data" => true
                    "compound" => true
                    "method" => true
                    "action" => true
                    "post_max_size_message" => true
                    "upload_max_size_message" => true
                    "allow_file_upload" => true
                    "help" => true
                    "help_attr" => true
                    "help_html" => true
                    "help_translation_parameters" => true
                    "validation_groups" => true
                    "error_mapping" => true
                    "constraints" => true
                    "invalid_message" => true
                    "invalid_message_parameters" => true
                    "allow_extra_fields" => true
                    "extra_fields_message" => true
                    "csrf_protection" => true
                    "csrf_field_name" => true
                    "csrf_message" => true
                    "csrf_token_manager" => true
                    "csrf_token_id" => true
                    "value" => true
                    "false_values" => true
                  ]
                  -defaults: array:45 [
                    "block_name" => null
                    "block_prefix" => null
                    "disabled" => false
                    "label" => null
                    "label_format" => null
                    "row_attr" => []
                    "label_translation_parameters" => []
                    "attr_translation_parameters" => []
                    "attr" => []
                    "translation_domain" => null
                    "auto_initialize" => true
                    "data_class" => null
                    "empty_data" => Closure(FormInterface $form, $viewData) {#1049
                      class: "Symfony\Component\Form\Extension\Core\TypeCheckboxType"
                      this: Symfony\Component\Form\Extension\Core\TypeCheckboxType {#1046 …}
                    }
                    "trim" => true
                    "required" => true
                    "property_path" => null
                    "mapped" => true
                    "by_reference" => true
                    "error_bubbling" => null
                    "label_attr" => []
                    "inherit_data" => false
                    "compound" => false
                    "method" => "POST"
                    "action" => ""
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "upload_max_size_message" => null
                    "allow_file_upload" => false
                    "help" => null
                    "help_attr" => []
                    "help_html" => false
                    "help_translation_parameters" => []
                    "validation_groups" => null
                    "error_mapping" => []
                    "constraints" => []
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "allow_extra_fields" => false
                    "extra_fields_message" => "This form should not contain extra fields."
                    "csrf_protection" => true
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                    "csrf_token_id" => null
                    "value" => "1"
                    "false_values" => array:1 [ …1]
                  ]
                  -nested: []
                  -required: []
                  -resolved: array:31 [
                    "block_name" => null
                    "disabled" => false
                    "label" => null
                    "label_format" => null
                    "label_translation_parameters" => []
                    "attr_translation_parameters" => []
                    "translation_domain" => null
                    "auto_initialize" => true
                    "trim" => true
                    "required" => true
                    "property_path" => null
                    "mapped" => true
                    "by_reference" => true
                    "inherit_data" => false
                    "compound" => false
                    "method" => "POST"
                    "action" => ""
                    "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                    "allow_file_upload" => false
                    "help_translation_parameters" => []
                    "error_mapping" => []
                    "invalid_message" => "This value is not valid."
                    "invalid_message_parameters" => []
                    "allow_extra_fields" => false
                    "extra_fields_message" => "This form should not contain extra fields."
                    "csrf_protection" => true
                    "csrf_field_name" => "_token"
                    "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                    "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                    "csrf_token_id" => null
                    "value" => "1"
                  ]
                  -normalizers: array:3 [
                    "validation_groups" => array:1 [ …1]
                    "constraints" => array:1 [ …1]
                    "upload_max_size_message" => array:1 [ …1]
                  ]
                  -allowedValues: []
                  -allowedTypes: array:9 [
                    "block_prefix" => array:2 [ …2]
                    "attr" => array:1 [ …1]
                    "row_attr" => array:1 [ …1]
                    "label_attr" => array:1 [ …1]
                    "upload_max_size_message" => array:1 [ …1]
                    "help" => array:2 [ …2]
                    "help_attr" => array:1 [ …1]
                    "help_html" => array:1 [ …1]
                    "false_values" => array:1 [ …1]
                  ]
                  -lazy: array:3 [
                    "data_class" => array:1 [ …1]
                    "error_bubbling" => array:1 [ …1]
                    "upload_max_size_message" => array:1 [ …1]
                  ]
                  -calling: []
                  -deprecated: []
                  -given: []
                  -locked: false
                  -parentsOptions: []
                }
              }
              -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
            }
          ]
          -guesser: Symfony\Component\FormFormTypeGuesserChain {#700
            -guessers: array:2 [
              0 => Symfony\Component\Form\Extension\ValidatorValidatorTypeGuesser {#702 …1}
              1 => Symfony\Bridge\Doctrine\FormDoctrineOrmTypeGuesser {#703 …2}
            ]
          }
          -resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeFactoryDataCollectorProxy {#483
            -proxiedFactory: Symfony\Component\FormResolvedFormTypeFactory {#484}
            -dataCollector: Symfony\Component\Form\Extension\DataCollectorFormDataCollector {#485}
          }
          -checkedTypes: []
        }
      }
      -action: ""
      -method: "POST"
      -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#645
        -serverParams: Symfony\Component\Form\UtilServerParams {#646
          -requestStack: Symfony\Component\HttpFoundationRequestStack {#131}
        }
      }
      -autoInitialize: false
      -options: array:43 [
        "block_name" => null
        "disabled" => false
        "label" => null
        "label_format" => null
        "label_translation_parameters" => []
        "attr_translation_parameters" => []
        "translation_domain" => null
        "auto_initialize" => true
        "trim" => true
        "required" => true
        "property_path" => null
        "mapped" => true
        "by_reference" => true
        "inherit_data" => false
        "compound" => false
        "method" => "POST"
        "action" => ""
        "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
        "allow_file_upload" => false
        "help_translation_parameters" => []
        "error_mapping" => []
        "invalid_message" => "This value is not valid."
        "invalid_message_parameters" => []
        "allow_extra_fields" => false
        "extra_fields_message" => "This form should not contain extra fields."
        "csrf_protection" => true
        "csrf_field_name" => "_token"
        "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
        "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
        "csrf_token_id" => null
        "block_prefix" => null
        "row_attr" => []
        "attr" => []
        "data_class" => null
        "empty_data" => Closure(FormInterface $form) {#692}
        "error_bubbling" => false
        "label_attr" => []
        "upload_max_size_message" => Closure() {#694}
        "help" => null
        "help_attr" => []
        "help_html" => false
        "validation_groups" => null
        "constraints" => []
      ]
    }
    -parent: Symfony\Component\FormForm {#1045
      -config: Symfony\Component\FormFormBuilder {#1044
        -children: []
        -unresolvedChildren: []
        #locked: true
        -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1078 …1}
        -name: "article"
        -propertyPath: null
        -mapped: true
        -byReference: true
        -inheritData: false
        -compound: true
        -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#667}
        -viewTransformers: []
        -modelTransformers: []
        -dataMapper: Symfony\Component\Form\Extension\Core\DataMapperPropertyPathMapper {#684
          -propertyAccessor: Symfony\Component\PropertyAccessPropertyAccessor {#444
            -magicCall: false
            -ignoreInvalidIndices: true
            -ignoreInvalidProperty: false
            -cacheItemPool: Symfony\Component\Cache\AdapterArrayAdapter {#445
              -storeSerialized: false
              -values: array:10 [ …10]
              -expiries: array:10 [ …10]
              -createCacheItem: Closure($key, $value, $isHit) {#447 …2}
              #logger: null
            }
            -propertyPathCache: []
            -readPropertyCache: array:6 [
              "App.Entity.Article..title" => array:3 [ …3]
              "App.Entity.Article..contents" => array:3 [ …3]
              "App.Entity.Article..images" => array:3 [ …3]
              "App.Entity.Article..tags" => array:3 [ …3]
              "App.Entity.Article..category" => array:3 [ …3]
              "App.Entity.Article..isPublished" => array:3 [ …3]
            ]
            -writePropertyCache: array:4 [
              "App.Entity.Article..title..0" => array:3 [ …3]
              "App.Entity.Article..contents..0" => array:3 [ …3]
              "App.Entity.Article..category..0" => array:3 [ …3]
              "App.Entity.Article..isPublished..0" => array:3 [ …3]
            ]
          }
        }
        -required: true
        -disabled: false
        -errorBubbling: true
        -emptyData: Closure(FormInterface $form) {#679}
        -attributes: array:1 [
          "data_collector/passed_options" => array:1 [
            "data" => App\EntityArticle {#634}
          ]
        ]
        -data: App\EntityArticle {#634}
        -dataClass: "App\Entity\Article"
        -dataLocked: true
        -formFactory: Symfony\Component\FormFormFactory {#471}
        -action: ""
        -method: "POST"
        -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#645}
        -autoInitialize: true
        -options: array:44 [
          "block_name" => null
          "disabled" => false
          "label" => null
          "label_format" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "translation_domain" => null
          "auto_initialize" => true
          "trim" => true
          "required" => true
          "property_path" => null
          "mapped" => true
          "by_reference" => true
          "inherit_data" => false
          "compound" => true
          "method" => "POST"
          "action" => ""
          "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
          "allow_file_upload" => false
          "help_translation_parameters" => []
          "error_mapping" => []
          "invalid_message" => "This value is not valid."
          "invalid_message_parameters" => []
          "allow_extra_fields" => false
          "extra_fields_message" => "This form should not contain extra fields."
          "csrf_protection" => false
          "csrf_field_name" => "_token"
          "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
          "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
          "csrf_token_id" => null
          "block_prefix" => null
          "row_attr" => []
          "attr" => []
          "data_class" => "App\Entity\Article"
          "empty_data" => Closure(FormInterface $form) {#679}
          "error_bubbling" => true
          "label_attr" => []
          "upload_max_size_message" => Closure() {#681}
          "help" => null
          "help_attr" => []
          "help_html" => false
          "validation_groups" => null
          "constraints" => []
          "data" => App\EntityArticle {#634}
        ]
      }
      -parent: null
      -children: Symfony\Component\Form\UtilOrderedHashMap {#1059
        -elements: array:6 [
          "title" => Symfony\Component\FormForm {#1060}
          "contents" => Symfony\Component\FormForm {#1063
            -config: Symfony\Component\FormFormBuilder {#1064
              -children: []
              -unresolvedChildren: []
              #locked: true
              -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1090 …1}
              -name: "contents"
              -propertyPath: null
              -mapped: true
              -byReference: true
              -inheritData: false
              -compound: false
              -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#704}
              -viewTransformers: []
              -modelTransformers: []
              -dataMapper: null
              -required: true
              -disabled: false
              -errorBubbling: false
              -emptyData: Closure(FormInterface $form) {#841}
              -attributes: array:1 [
                "data_collector/passed_options" => array:1 [
                  "required" => true
                ]
              ]
              -data: null
              -dataClass: null
              -dataLocked: false
              -formFactory: Symfony\Component\FormFormFactory {#471}
              -action: ""
              -method: "POST"
              -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#645}
              -autoInitialize: false
              -options: array:43 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "compound" => false
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "error_mapping" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                "csrf_token_id" => null
                "block_prefix" => null
                "row_attr" => []
                "attr" => []
                "data_class" => null
                "empty_data" => Closure(FormInterface $form) {#841}
                "required" => true
                "error_bubbling" => false
                "label_attr" => []
                "upload_max_size_message" => Closure() {#722}
                "help" => null
                "help_attr" => []
                "help_html" => false
                "validation_groups" => null
                "constraints" => []
              ]
            }
            -parent: Symfony\Component\FormForm {#1045}
            -children: Symfony\Component\Form\UtilOrderedHashMap {#1065
              -elements: []
              -orderedKeys: []
              -managedCursors: []
            }
            -errors: []
            -submitted: true
            -clickedButton: null
            -modelData: "45454545454"
            -normData: "45454545454"
            -viewData: "45454545454"
            -extraData: []
            -transformationFailure: null
            -defaultDataSet: true
            -lockSetData: false
            -name: "contents"
            -inheritData: false
            -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1086
              -elements: array:1 [
                0 => "contents"
              ]
              -length: 1
              -isIndex: array:1 [
                0 => false
              ]
              -pathAsString: "contents"
            }
          }
          "images" => Symfony\Component\FormForm {#1066
            -config: Symfony\Component\FormFormBuilder {#1067
              -children: []
              -unresolvedChildren: []
              #locked: true
              -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1093 …1}
              -name: "images"
              -propertyPath: null
              -mapped: true
              -byReference: true
              -inheritData: false
              -compound: false
              -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#853}
              -viewTransformers: array:2 [
                0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#921}
                1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#917
                  -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#916
                    -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#910}
                    -value: array:2 [
                      0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#911}
                      1 => "getIdValue"
                    ]
                  }
                }
              ]
              -modelTransformers: []
              -dataMapper: null
              -required: false
              -disabled: false
              -errorBubbling: false
              -emptyData: []
              -attributes: array:2 [
                "data_collector/passed_options" => array:4 [
                  "em" => "default"
                  "class" => "App\Entity\ArticleImage"
                  "multiple" => true
                  "required" => false
                ]
                "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#916}
              ]
              -data: null
              -dataClass: null
              -dataLocked: false
              -formFactory: Symfony\Component\FormFormFactory {#471}
              -action: ""
              -method: "POST"
              -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#645}
              -autoInitialize: false
              -options: array:59 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => false
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "error_mapping" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                "csrf_token_id" => null
                "expanded" => false
                "block_prefix" => null
                "row_attr" => []
                "attr" => []
                "data_class" => null
                "multiple" => true
                "empty_data" => []
                "required" => false
                "error_bubbling" => false
                "label_attr" => []
                "compound" => false
                "upload_max_size_message" => Closure() {#868}
                "help" => null
                "help_attr" => []
                "help_html" => false
                "validation_groups" => null
                "constraints" => []
                "choices" => null
                "query_builder" => null
                "em" => Doctrine\ORMEntityManager {#260 …11}
                "class" => "App\Entity\ArticleImage"
                "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#911}
                "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#910}
                "choice_label" => array:2 [
                  0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                  1 => "createChoiceLabel"
                ]
                "choice_name" => array:2 [
                  0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                  1 => "createChoiceName"
                ]
                "choice_value" => array:2 [
                  0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#911}
                  1 => "getIdValue"
                ]
                "choice_attr" => null
                "preferred_choices" => []
                "group_by" => null
                "placeholder" => null
                "choice_translation_domain" => false
              ]
            }
            -parent: Symfony\Component\FormForm {#1045}
            -children: Symfony\Component\Form\UtilOrderedHashMap {#1068
              -elements: []
              -orderedKeys: []
              -managedCursors: []
            }
            -errors: []
            -submitted: true
            -clickedButton: null
            -modelData: Doctrine\Common\CollectionsArrayCollection {#635}
            -normData: Doctrine\Common\CollectionsArrayCollection {#635}
            -viewData: []
            -extraData: []
            -transformationFailure: null
            -defaultDataSet: true
            -lockSetData: false
            -name: "images"
            -inheritData: false
            -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1089
              -elements: array:1 [
                0 => "images"
              ]
              -length: 1
              -isIndex: array:1 [
                0 => false
              ]
              -pathAsString: "images"
            }
          }
          "tags" => Symfony\Component\FormForm {#1069
            -config: Symfony\Component\FormFormBuilder {#1070
              -children: []
              -unresolvedChildren: []
              #locked: true
              -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1096 …1}
              -name: "tags"
              -propertyPath: null
              -mapped: true
              -byReference: true
              -inheritData: false
              -compound: false
              -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#853}
              -viewTransformers: array:2 [
                0 => Symfony\Bridge\Doctrine\Form\DataTransformerCollectionToArrayTransformer {#981}
                1 => Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer {#977
                  -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#976
                    -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#970}
                    -value: array:2 [
                      0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#971}
                      1 => "getIdValue"
                    ]
                  }
                }
              ]
              -modelTransformers: []
              -dataMapper: null
              -required: true
              -disabled: false
              -errorBubbling: false
              -emptyData: []
              -attributes: array:2 [
                "data_collector/passed_options" => array:3 [
                  "class" => "App\Entity\Tag"
                  "choice_label" => "name"
                  "multiple" => true
                ]
                "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#976}
              ]
              -data: null
              -dataClass: null
              -dataLocked: false
              -formFactory: Symfony\Component\FormFormFactory {#471}
              -action: ""
              -method: "POST"
              -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#645}
              -autoInitialize: false
              -options: array:59 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => false
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "error_mapping" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                "csrf_token_id" => null
                "expanded" => false
                "block_prefix" => null
                "row_attr" => []
                "attr" => []
                "data_class" => null
                "multiple" => true
                "empty_data" => []
                "error_bubbling" => false
                "label_attr" => []
                "compound" => false
                "upload_max_size_message" => Closure() {#922}
                "help" => null
                "help_attr" => []
                "help_html" => false
                "validation_groups" => null
                "constraints" => []
                "choices" => null
                "query_builder" => null
                "class" => "App\Entity\Tag"
                "em" => Doctrine\ORMEntityManager {#260 …11}
                "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#971}
                "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#970}
                "choice_label" => "name"
                "choice_name" => array:2 [
                  0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                  1 => "createChoiceName"
                ]
                "choice_value" => array:2 [
                  0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#971}
                  1 => "getIdValue"
                ]
                "choice_attr" => null
                "preferred_choices" => []
                "group_by" => null
                "placeholder" => null
                "choice_translation_domain" => false
              ]
            }
            -parent: Symfony\Component\FormForm {#1045}
            -children: Symfony\Component\Form\UtilOrderedHashMap {#1071
              -elements: []
              -orderedKeys: []
              -managedCursors: []
            }
            -errors: array:1 [
              0 => Symfony\Component\FormFormError {#1617
                #messageTemplate: "This value is not valid."
                #messageParameters: array:1 [
                  "{{ value }}" => "array"
                ]
                #messagePluralization: null
                -message: "This value is not valid."
                -cause: Symfony\Component\ValidatorConstraintViolation {#1627
                  -message: "This value is not valid."
                  -messageTemplate: "This value is not valid."
                  -parameters: array:1 [
                    "{{ value }}" => "array"
                  ]
                  -plural: null
                  -root: Symfony\Component\FormForm {#1045}
                  -propertyPath: "children[tags]"
                  -invalidValue: array:4 [
                    0 => "1"
                    1 => "2"
                    2 => "3"
                    3 => "4"
                  ]
                  -constraint: Symfony\Component\Form\Extension\Validator\ConstraintsForm {#1290
                    +payload: null
                    +"groups": array:2 [
                      0 => "Default"
                      1 => "Form"
                    ]
                  }
                  -code: "1dafa156-89e1-4736-b832-419c2e501fca"
                  -cause: Symfony\Component\Form\ExceptionTransformationFailedException {#1110
                    -invalidMessage: null
                    -invalidMessageParameters: []
                    #message: "Unable to reverse value for property path "tags": Could not find all matching choices for the given values"
                    #code: 0
                    #file: "C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\formForm.php"
                    #line: 1131
                    -previous: Symfony\Component\Form\ExceptionTransformationFailedException {#1115
                      -invalidMessage: null
                      -invalidMessageParameters: []
                      #message: "Could not find all matching choices for the given values"
                      #code: 0
                      #file: "C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\formExtension\Core\DataTransformer\ChoicesToValuesTransformer.php"
                      #line: 68
                      trace: {
                        C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\formExtension\Core\DataTransformer\ChoicesToValuesTransformer.php:68 {
                          Symfony\Component\Form\Extension\Core\DataTransformerChoicesToValuesTransformer->reverseTransform($array) …
                          › if (\count($choices) !== \count($array)) {    throw new TransformationFailedException('Could not find all matching choices for the given values');}
                        }
                        C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\formForm.php:1128 {
                          Symfony\Component\FormForm->viewToNorm($value) …
                          › for ($i = \count($transformers) - 1; $i >= 0; --$i) {    $value = $transformers[$i]->reverseTransform($value);}
                          arguments: {
                            $array: array:4 [ …4]
                          }
                        }
                        C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\formForm.php:637 {
                          Symfony\Component\FormForm->submit($submittedData, bool $clearMissing = true) …
                          › // Normalize data to unified representation$normData = $this->viewToNorm($viewData);arguments: {
                            $value: array:4 [ …4]
                          }
                        }
                        C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\formForm.php:578 {
                          Symfony\Component\FormForm->submit($submittedData, bool $clearMissing = true) …
                          › if ($isSubmitted || $clearMissing) {    $child->submit($isSubmitted ? $submittedData[$name] : null, $clearMissing);    unset($submittedData[$name]);
                          arguments: {
                            $submittedData: array:4 [ …4]
                            $clearMissing: true
                          }
                        }
                        C:\Users\Instructor\PhpstormProjects\workshopsrc\Controller\ArticleController.php:88 {
                          App\ControllerArticleController->createNewArticle(Request $request) …
                          › $form = $this->createForm(ArticleType::class,$article);\r$form->submit($requestData["form_data"]);\r\r
                          arguments: {
                            $submittedData: array:3 [ …3]
                          }
                        }
                        C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\http-kernelHttpKernel.php:145 {
                          Symfony\Component\HttpKernelHttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                          › // call controller$response = $controller(...$arguments);arguments: {
                            $request: Symfony\Component\HttpFoundationRequest {#7 …}
                          }
                        }
                        C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\http-kernelHttpKernel.php:67 {
                          Symfony\Component\HttpKernelHttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
                          › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                          arguments: {
                            $request: Symfony\Component\HttpFoundationRequest {#7 …}
                            $type: 1
                          }
                        }
                        C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\http-kernelKernel.php:191 {
                          Symfony\Component\HttpKernelKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
                          › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                          arguments: {
                            $request: Symfony\Component\HttpFoundationRequest {#7 …}
                            $type: 1
                            $catch: true
                          }
                        }
                        C:\Users\Instructor\PhpstormProjects\workshoppublic\index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                          arguments: {
                            $request: Symfony\Component\HttpFoundationRequest {#7 …}
                          }
                        }
                      }
                    }
                    trace: {
                      C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\formForm.php:1131 {
                        Symfony\Component\FormForm->viewToNorm($value) …
                        › } catch (TransformationFailedException $exception) {    throw new TransformationFailedException('Unable to reverse value for property path "'.$this->getPropertyPath().'": '.$exception->getMessage(), $exception->getCode(), $exception, $exception->getInvalidMessage(), $exception->getInvalidMessageParameters());}
                      }
                      C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\formForm.php:637 {
                        Symfony\Component\FormForm->submit($submittedData, bool $clearMissing = true) …
                        › // Normalize data to unified representation$normData = $this->viewToNorm($viewData);arguments: {
                          $value: array:4 [ …4]
                        }
                      }
                      C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\formForm.php:578 {
                        Symfony\Component\FormForm->submit($submittedData, bool $clearMissing = true) …
                        › if ($isSubmitted || $clearMissing) {    $child->submit($isSubmitted ? $submittedData[$name] : null, $clearMissing);    unset($submittedData[$name]);
                        arguments: {
                          $submittedData: array:4 [ …4]
                          $clearMissing: true
                        }
                      }
                      C:\Users\Instructor\PhpstormProjects\workshopsrc\Controller\ArticleController.php:88 {
                        App\ControllerArticleController->createNewArticle(Request $request) …
                        › $form = $this->createForm(ArticleType::class,$article);\r$form->submit($requestData["form_data"]);\r\r
                        arguments: {
                          $submittedData: array:3 [ …3]
                        }
                      }
                      C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\http-kernelHttpKernel.php:145 {
                        Symfony\Component\HttpKernelHttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                        › // call controller$response = $controller(...$arguments);arguments: {
                          $request: Symfony\Component\HttpFoundationRequest {#7 …}
                        }
                      }
                      C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\http-kernelHttpKernel.php:67 {
                        Symfony\Component\HttpKernelHttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
                        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                        arguments: {
                          $request: Symfony\Component\HttpFoundationRequest {#7 …}
                          $type: 1
                        }
                      }
                      C:\Users\Instructor\PhpstormProjects\workshop\vendor\symfony\http-kernelKernel.php:191 {
                        Symfony\Component\HttpKernelKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
                        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                        arguments: {
                          $request: Symfony\Component\HttpFoundationRequest {#7 …}
                          $type: 1
                          $catch: true
                        }
                      }
                      C:\Users\Instructor\PhpstormProjects\workshoppublic\index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                        arguments: {
                          $request: Symfony\Component\HttpFoundationRequest {#7 …}
                        }
                      }
                    }
                  }
                }
                -origin: Symfony\Component\FormForm {#1069}
              }
            ]
            -submitted: true
            -clickedButton: null
            -modelData: null
            -normData: null
            -viewData: array:4 [
              0 => "1"
              1 => "2"
              2 => "3"
              3 => "4"
            ]
            -extraData: []
            -transformationFailure: Symfony\Component\Form\ExceptionTransformationFailedException {#1110}
            -defaultDataSet: true
            -lockSetData: false
            -name: "tags"
            -inheritData: false
            -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1092
              -elements: array:1 [
                0 => "tags"
              ]
              -length: 1
              -isIndex: array:1 [
                0 => false
              ]
              -pathAsString: "tags"
            }
          }
          "category" => Symfony\Component\FormForm {#1072
            -config: Symfony\Component\FormFormBuilder {#1073
              -children: []
              -unresolvedChildren: []
              #locked: true
              -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1099 …1}
              -name: "category"
              -propertyPath: null
              -mapped: true
              -byReference: true
              -inheritData: false
              -compound: false
              -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#853}
              -viewTransformers: array:1 [
                0 => Symfony\Component\Form\Extension\Core\DataTransformerChoiceToValueTransformer {#1041
                  -choiceList: Symfony\Component\Form\ChoiceListLazyChoiceList {#1040
                    -loader: Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1034}
                    -value: array:2 [
                      0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1035}
                      1 => "getIdValue"
                    ]
                  }
                }
              ]
              -modelTransformers: []
              -dataMapper: null
              -required: true
              -disabled: false
              -errorBubbling: false
              -emptyData: ""
              -attributes: array:2 [
                "data_collector/passed_options" => array:2 [
                  "class" => "App\Entity\Category"
                  "choice_label" => "name"
                ]
                "choice_list" => Symfony\Component\Form\ChoiceListLazyChoiceList {#1040}
              ]
              -data: null
              -dataClass: null
              -dataLocked: false
              -formFactory: Symfony\Component\FormFormFactory {#471}
              -action: ""
              -method: "POST"
              -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#645}
              -autoInitialize: false
              -options: array:59 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => false
                "required" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "error_mapping" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                "csrf_token_id" => null
                "multiple" => false
                "expanded" => false
                "block_prefix" => null
                "row_attr" => []
                "attr" => []
                "data_class" => null
                "empty_data" => ""
                "error_bubbling" => false
                "label_attr" => []
                "compound" => false
                "upload_max_size_message" => Closure() {#984
                  class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                  this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
                  use: {
                    $translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
                    $translationDomain: "validators"
                    $message: Closure() {#983 …}
                  }
                }
                "help" => null
                "help_attr" => []
                "help_html" => false
                "validation_groups" => null
                "constraints" => []
                "choices" => null
                "query_builder" => null
                "class" => "App\Entity\Category"
                "em" => Doctrine\ORMEntityManager {#260 …11}
                "id_reader" => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1035}
                "choice_loader" => Symfony\Bridge\Doctrine\Form\ChoiceListDoctrineChoiceLoader {#1034}
                "choice_label" => "name"
                "choice_name" => array:2 [
                  0 => "Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
                  1 => "createChoiceName"
                ]
                "choice_value" => array:2 [
                  0 => Symfony\Bridge\Doctrine\Form\ChoiceListIdReader {#1035}
                  1 => "getIdValue"
                ]
                "choice_attr" => null
                "preferred_choices" => []
                "group_by" => null
                "placeholder" => null
                "choice_translation_domain" => false
              ]
            }
            -parent: Symfony\Component\FormForm {#1045}
            -children: Symfony\Component\Form\UtilOrderedHashMap {#1074
              -elements: []
              -orderedKeys: []
              -managedCursors: []
            }
            -errors: []
            -submitted: true
            -clickedButton: null
            -modelData: App\EntityCategory {#1289}
            -normData: App\EntityCategory {#1289}
            -viewData: "2"
            -extraData: []
            -transformationFailure: null
            -defaultDataSet: true
            -lockSetData: false
            -name: "category"
            -inheritData: false
            -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1095
              -elements: array:1 [
                0 => "category"
              ]
              -length: 1
              -isIndex: array:1 [
                0 => false
              ]
              -pathAsString: "category"
            }
          }
          "isPublished" => Symfony\Component\FormForm {#1075
            -config: Symfony\Component\FormFormBuilder {#1076
              -children: []
              -unresolvedChildren: []
              #locked: true
              -dispatcher: Symfony\Component\EventDispatcherImmutableEventDispatcher {#1102 …1}
              -name: "isPublished"
              -propertyPath: null
              -mapped: true
              -byReference: true
              -inheritData: false
              -compound: false
              -type: Symfony\Component\Form\Extension\DataCollector\ProxyResolvedTypeDataCollectorProxy {#1043}
              -viewTransformers: array:1 [
                0 => Symfony\Component\Form\Extension\Core\DataTransformerBooleanToStringTransformer {#1058
                  -trueValue: "1"
                  -falseValues: array:1 [
                    0 => null
                  ]
                }
              ]
              -modelTransformers: []
              -dataMapper: null
              -required: false
              -disabled: false
              -errorBubbling: false
              -emptyData: Closure(FormInterface $form, $viewData) {#1049}
              -attributes: array:1 [
                "data_collector/passed_options" => array:1 [
                  "required" => false
                ]
              ]
              -data: false
              -dataClass: null
              -dataLocked: false
              -formFactory: Symfony\Component\FormFormFactory {#471}
              -action: ""
              -method: "POST"
              -requestHandler: Symfony\Component\Form\Extension\HttpFoundationHttpFoundationRequestHandler {#645}
              -autoInitialize: false
              -options: array:45 [
                "block_name" => null
                "disabled" => false
                "label" => null
                "label_format" => null
                "label_translation_parameters" => []
                "attr_translation_parameters" => []
                "translation_domain" => null
                "auto_initialize" => true
                "trim" => true
                "property_path" => null
                "mapped" => true
                "by_reference" => true
                "inherit_data" => false
                "compound" => false
                "method" => "POST"
                "action" => ""
                "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
                "allow_file_upload" => false
                "help_translation_parameters" => []
                "error_mapping" => []
                "invalid_message" => "This value is not valid."
                "invalid_message_parameters" => []
                "allow_extra_fields" => false
                "extra_fields_message" => "This form should not contain extra fields."
                "csrf_protection" => true
                "csrf_field_name" => "_token"
                "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
                "csrf_token_manager" => Symfony\Component\Security\CsrfCsrfTokenManager {#276}
                "csrf_token_id" => null
                "value" => "1"
                "block_prefix" => null
                "row_attr" => []
                "attr" => []
                "data_class" => null
                "empty_data" => Closure(FormInterface $form, $viewData) {#1049}
                "required" => false
                "error_bubbling" => false
                "label_attr" => []
                "upload_max_size_message" => Closure() {#1051
                  class: "Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension"
                  this: Symfony\Component\Form\Extension\Validator\TypeUploadValidatorExtension {#663 …}
                  use: {
                    $translator: Symfony\Component\TranslationDataCollectorTranslator {#520 …}
                    $translationDomain: "validators"
                    $message: Closure() {#1052 …}
                  }
                }
                "help" => null
                "help_attr" => []
                "help_html" => false
                "validation_groups" => null
                "constraints" => []
                "false_values" => array:1 [
                  0 => null
                ]
              ]
            }
            -parent: Symfony\Component\FormForm {#1045}
            -children: Symfony\Component\Form\UtilOrderedHashMap {#1077
              -elements: []
              -orderedKeys: []
              -managedCursors: []
            }
            -errors: []
            -submitted: true
            -clickedButton: null
            -modelData: true
            -normData: true
            -viewData: "1"
            -extraData: []
            -transformationFailure: null
            -defaultDataSet: true
            -lockSetData: false
            -name: "isPublished"
            -inheritData: false
            -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1098
              -elements: array:1 [
                0 => "isPublished"
              ]
              -length: 1
              -isIndex: array:1 [
                0 => false
              ]
              -pathAsString: "isPublished"
            }
          }
        ]
        -orderedKeys: array:6 [
          0 => "title"
          1 => "contents"
          2 => "images"
          3 => "tags"
          4 => "category"
          5 => "isPublished"
        ]
        -managedCursors: []
      }
      -errors: []
      -submitted: true
      -clickedButton: null
      -modelData: App\EntityArticle {#634}
      -normData: App\EntityArticle {#634}
      -viewData: App\EntityArticle {#634}
      -extraData: []
      -transformationFailure: null
      -defaultDataSet: true
      -lockSetData: false
      -name: "article"
      -inheritData: false
      -propertyPath: null
    }
    -children: Symfony\Component\Form\UtilOrderedHashMap {#1062
      -elements: []
      -orderedKeys: []
      -managedCursors: []
    }
    -errors: []
    -submitted: true
    -clickedButton: null
    -modelData: "Some Content EEEEee"
    -normData: "Some Content EEEEee"
    -viewData: "Some Content EEEEee"
    -extraData: []
    -transformationFailure: null
    -defaultDataSet: true
    -lockSetData: false
    -name: "title"
    -inheritData: false
    -propertyPath: Symfony\Component\PropertyAccessPropertyPath {#1085
      -elements: array:1 [
        0 => "title"
      ]
      -length: 1
      -isIndex: array:1 [
        0 => false
      ]
      -pathAsString: "title"
    }
  }
  "contents" => Symfony\Component\FormForm {#1063}
  "images" => Symfony\Component\FormForm {#1066}
  "tags" => Symfony\Component\FormForm {#1069}
  "category" => Symfony\Component\FormForm {#1072}
  "isPublished" => Symfony\Component\FormForm {#1075}
]